Skip to content

Commit 1c5953d

Browse files
fix(deps): update grpc-java monorepo to v1.72.0 (#653)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 994c420 commit 1c5953d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.71.0" // CURRENT_GRPC_VERSION
18+
var grpcVersion = "1.72.0" // CURRENT_GRPC_VERSION
1919
var protobufVersion = "4.30.2"
2020
var protocVersion = protobufVersion
2121

0 commit comments

Comments
 (0)