Skip to content

Commit 3023f71

Browse files
Bump io.grpc:grpc-bom from 1.78.0 to 1.79.0 (#12910)
Bumps [io.grpc:grpc-bom](https://github.com/grpc/grpc-java) from 1.78.0 to 1.79.0. - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.78.0...v1.79.0) --- updated-dependencies: - dependency-name: io.grpc:grpc-bom dependency-version: 1.79.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b771d22 commit 3023f71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ extra.apply {
2020
set("besuVersion", "25.2.2")
2121
set("blockNodeVersion", "0.24.2")
2222
set("consensusNodeVersion", "0.70.0")
23-
set("grpcVersion", "1.78.0")
23+
set("grpcVersion", "1.79.0")
2424
set("jooq.version", "3.20.11") // Must match buildSrc/build.gradle.kts
2525
set("mapStructVersion", "1.6.3")
2626
set("nodeJsVersion", "24.13.0")

0 commit comments

Comments
 (0)