Skip to content

Commit 3924fc4

Browse files
committed
docs: bump stale README dependency snippet versions to 0.12
1 parent 4313f8c commit 3924fc4

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ choices; the build runs on any supported OS/arch.
107107
<dependency>
108108
<groupId>io.github.dfa1.zstd</groupId>
109109
<artifactId>zstd-platform</artifactId>
110-
<version>0.11</version>
110+
<version>0.12</version>
111111
</dependency>
112112
```
113113

@@ -120,7 +120,7 @@ plus only the `zstd-native-<classifier>` you target.
120120
<dependency>
121121
<groupId>io.github.dfa1.zstd</groupId>
122122
<artifactId>zstd-bom</artifactId>
123-
<version>0.11</version>
123+
<version>0.12</version>
124124
<type>pom</type>
125125
<scope>import</scope>
126126
</dependency>

0 commit comments

Comments
 (0)