Skip to content

Commit

Permalink
Bump com.github.luben:zstd-jni from 1.5.2-5 to 1.5.6-3
Browse files Browse the repository at this point in the history
Bumps [com.github.luben:zstd-jni](https://github.com/luben/zstd-jni) from 1.5.2-5 to 1.5.6-3.
- [Commits](luben/zstd-jni@c1.5.2-5...v1.5.6-3)

---
updated-dependencies:
- dependency-name: com.github.luben:zstd-jni
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 24, 2024
1 parent 6bd20e6 commit 110ff30
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.1.0-jre" }
reactor-core = { module = "io.projectreactor:reactor-core", version.ref = "reactor" }
reactor-netty = { module = "io.projectreactor.netty:reactor-netty", version = "1.1.18" }
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-3" } # >=1.5.4-1 fails
commons-compress = { module = "org.apache.commons:commons-compress", version = "1.26.1" }
jsonapi-converter = { module = "com.github.jasminb:jsonapi-converter", version = "0.13" }
q-builders = { module = "com.github.rutledgepaulv:q-builders", version = "1.6" }
Expand Down

0 comments on commit 110ff30

Please sign in to comment.