Skip to content

Commit bf2e4e2

Browse files
fix(deps): update grpc-java monorepo to v1.68.1
1 parent 797ec81 commit bf2e4e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ allprojects {
1010
}
1111

1212
ext {
13-
grpcVersion = '1.68.0'
13+
grpcVersion = '1.68.1'
1414
protobufVersion = '3.25.5'
1515
}
1616

0 commit comments

Comments
 (0)