We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8e534d commit be2bc4aCopy full SHA for be2bc4a
pbj-core/hiero-dependency-versions/build.gradle.kts
@@ -78,5 +78,5 @@ dependencies.constraints {
78
api("io.helidon.webclient:helidon-webclient-http2:$helidon") {
79
because("io.helidon.webclient.http2")
80
}
81
- api("com.github.luben:zstd-jni:1.5.5-11") { because("com.github.luben.zstd") }
+ api("com.github.luben:zstd-jni:1.5.7-7") { because("com.github.luben.zstd") }
82
0 commit comments