Skip to content

Commit 647156f

Browse files
Update dependency com.github.luben:zstd-jni to v1.5.6-7
1 parent a977045 commit 647156f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ guava = { module = "com.google.guava:guava", version = "33.3.1-jre" }
1818
reactor-core = { module = "io.projectreactor:reactor-core", version.ref = "reactor" }
1919
reactor-netty = { module = "io.projectreactor.netty:reactor-netty", version = "1.2.0" }
2020
luaj-jse = { module = "org.luaj:luaj-jse", version = "3.0.1" }
21-
zstd-jni = { module = "com.github.luben:zstd-jni", version = "1.5.2-5" } # >=1.5.4-1 fails
21+
zstd-jni = { module = "com.github.luben:zstd-jni", version = "1.5.6-7" } # >=1.5.4-1 fails
2222
commons-compress = { module = "org.apache.commons:commons-compress", version = "1.27.1" }
2323
jsonapi-converter = { module = "com.github.jasminb:jsonapi-converter", version = "0.14" }
2424
q-builders = { module = "com.github.rutledgepaulv:q-builders", version = "1.6" }

0 commit comments

Comments
 (0)