Skip to content

Commit 6fa299f

Browse files
build(deps): bump grpcIoVersion from 1.73.0 to 1.74.0 in /hiero-dependency-versions (#1457)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0cdb39c commit 6fa299f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hiero-dependency-versions/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313

1414
dependencies.constraints {
1515
val daggerVersion = "2.56.2"
16-
val grpcIoVersion = "1.73.0"
16+
val grpcIoVersion = "1.74.0"
1717
val helidonVersion = "4.2.3"
1818
// When Upgrading pbjVersion, also need to update pbjCompiler version on
1919
// block-node/protobuf-pbj/build.gradle.kts

0 commit comments

Comments
 (0)