Skip to content

Commit

Permalink
Updated zstd version
Browse files Browse the repository at this point in the history
Signed-off-by: jasperpotts <[email protected]>
  • Loading branch information
jasperpotts committed Dec 20, 2024
1 parent e02ef51 commit 0c8dac0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ dependencyResolutionManagement {
version("com.google.auto.service", "1.1.1")
version("org.hyperledger.besu.nativelib.secp256k1", "0.8.2")
version("info.picocli", "4.7.6")
version("com.github.luben.zstd_jni", "1.5.6-6")
version("com.github.luben.zstd_jni", "1.5.6-8")
version("com.google.cloud.core", "2.48.0")
version("com.google.cloud.storage", "2.45.0")

Expand Down

0 comments on commit 0c8dac0

Please sign in to comment.