Skip to content

Commit 4a8904e

Browse files
fix(deps): update grpc-java monorepo to v1.80.0
1 parent 9e2b790 commit 4a8904e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

grpc/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ java {
1515
}
1616
}
1717

18-
var grpcVersion = "1.79.0"
18+
var grpcVersion = "1.80.0"
1919
var protobufVersion = "4.34.0"
2020
var protocVersion = protobufVersion
2121

0 commit comments

Comments
 (0)