Skip to content

Commit d9bffd9

Browse files
chore(deps): bump grpc from 1.73.0 to 1.74.0 in /hiero-dependency-versions (#2423)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6052eca commit d9bffd9

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
@@ -9,7 +9,7 @@ plugins {
99
group = "org.hiero"
1010

1111
val bouncycastle = "1.80"
12-
val grpc = "1.73.0"
12+
val grpc = "1.74.0"
1313
val protobuf = "4.31.1"
1414
val slf4j = "2.0.17"
1515
val mockito = "5.18.0"

0 commit comments

Comments
 (0)