Skip to content

Commit e173d84

Browse files
authored
bump grpc version to 1.75.0 (#2525)
Signed-off-by: emiliyank <e.kadiyski@gmail.com>
1 parent 7962c09 commit e173d84

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.74.0"
12+
val grpc = "1.75.0"
1313
val protobuf = "4.31.1"
1414
val slf4j = "2.0.17"
1515
val mockito = "5.19.0"

0 commit comments

Comments
 (0)