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