Skip to content

Commit

Permalink
Update dependency com.github.luben:zstd-jni to v1.5.6-7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 22, 2024
1 parent f7d8142 commit 67050b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ guava = { module = "com.google.guava:guava", version = "33.3.1-jre" }
reactor-core = { module = "io.projectreactor:reactor-core", version.ref = "reactor" }
reactor-netty = { module = "io.projectreactor.netty:reactor-netty", version = "1.1.21" }
luaj-jse = { module = "org.luaj:luaj-jse", version = "3.0.1" }
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
commons-compress = { module = "org.apache.commons:commons-compress", version = "1.26.2" }
jsonapi-converter = { module = "com.github.jasminb:jsonapi-converter", version = "0.14" }
q-builders = { module = "com.github.rutledgepaulv:q-builders", version = "1.6" }
Expand Down

0 comments on commit 67050b6

Please sign in to comment.