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 0cdb39c commit 6fa299fCopy full SHA for 6fa299f
hiero-dependency-versions/build.gradle.kts
@@ -13,7 +13,7 @@ dependencies {
13
14
dependencies.constraints {
15
val daggerVersion = "2.56.2"
16
- val grpcIoVersion = "1.73.0"
+ val grpcIoVersion = "1.74.0"
17
val helidonVersion = "4.2.3"
18
// When Upgrading pbjVersion, also need to update pbjCompiler version on
19
// block-node/protobuf-pbj/build.gradle.kts
0 commit comments