Skip to content

Commit 0c277fa

Browse files
chore(gradle): bump io.grpc:grpc-bom from 1.65.1 to 1.70.0
Bumps [io.grpc:grpc-bom](https://github.com/grpc/grpc-java) from 1.65.1 to 1.70.0. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.65.1...v1.70.0) --- updated-dependencies: - dependency-name: io.grpc:grpc-bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5f62c5b commit 0c277fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ google-findbugs = "3.0.2"
3232
google-java-allocation-instrumenter = "3.3.4"
3333
groovy = "3.0.23"
3434
# Only bump this in concert with boringssl
35-
grpc = "1.65.1"
35+
grpc = "1.70.0"
3636
guava = "33.4.0-jre"
3737
gwt = "2.12.1"
3838
# used by GwtTools

0 commit comments

Comments
 (0)