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 27191b2 commit 3c59554Copy full SHA for 3c59554
hiero-dependency-versions/build.gradle.kts
@@ -13,7 +13,7 @@ dependencies.constraints {
13
val grpcIoVersion = "1.70.0"
14
val helidonVersion = "4.1.6"
15
val pbjVersion = "0.9.12"
16
- val protobufVersion = "4.28.2"
+ val protobufVersion = "4.29.3"
17
val swirldsVersion = "0.58.1"
18
19
api("com.github.luben:zstd-jni:1.5.6-8") { because("com.github.luben.zstd_jni") }
0 commit comments