We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb924ff commit 142ff27Copy full SHA for 142ff27
gradle/libs.versions.toml
@@ -18,7 +18,7 @@ guava = { module = "com.google.guava:guava", version = "33.3.1-jre" }
18
reactor-core = { module = "io.projectreactor:reactor-core", version.ref = "reactor" }
19
reactor-netty = { module = "io.projectreactor.netty:reactor-netty", version = "1.2.0" }
20
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
+zstd-jni = { module = "com.github.luben:zstd-jni", version = "1.5.6-7" } # >=1.5.4-1 fails
22
commons-compress = { module = "org.apache.commons:commons-compress", version = "1.27.1" }
23
jsonapi-converter = { module = "com.github.jasminb:jsonapi-converter", version = "0.14" }
24
q-builders = { module = "com.github.rutledgepaulv:q-builders", version = "1.6" }
0 commit comments