Skip to content

Commit b035419

Browse files
chore(gradle): bump io.grpc:grpc-bom from 1.65.1 to 1.69.0
Bumps [io.grpc:grpc-bom](https://github.com/grpc/grpc-java) from 1.65.1 to 1.69.0. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.65.1...v1.69.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 3bfb256 commit b035419

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ google-findbugs = "3.0.2"
3131
google-java-allocation-instrumenter = "3.3.4"
3232
groovy = "3.0.22"
3333
# Only bump this in concert with boringssl
34-
grpc = "1.65.1"
34+
grpc = "1.69.0"
3535
guava = "33.4.0-jre"
3636
gwt = "2.12.1"
3737
# used by GwtTools

0 commit comments

Comments
 (0)