Skip to content

Commit bfe6cbf

Browse files
Bump io.grpc:grpc-protobuf from 1.78.0 to 1.79.0
Bumps [io.grpc:grpc-protobuf](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-protobuf dependency-version: 1.79.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent feb26f1 commit bfe6cbf

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
@@ -13,7 +13,7 @@ buf = { module = "build.buf:buf", version.ref = "buf" }
1313
cel = { module = "dev.cel:cel", version.ref = "cel" }
1414
errorprone-annotations = { module = "com.google.errorprone:error_prone_annotations", version.ref = "error-prone" }
1515
errorprone-core = { module = "com.google.errorprone:error_prone_core", version.ref = "error-prone" }
16-
grpc-protobuf = { module = "io.grpc:grpc-protobuf", version = "1.78.0" }
16+
grpc-protobuf = { module = "io.grpc:grpc-protobuf", version = "1.79.0" }
1717
jspecify = { module ="org.jspecify:jspecify", version = "1.0.0" }
1818
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
1919
maven-plugin = { module = "com.vanniktech:gradle-maven-publish-plugin", version.ref = "maven-publish" }

0 commit comments

Comments
 (0)