Skip to content

Commit cfec7a0

Browse files
Bump io.grpc:grpc-protobuf from 1.79.0 to 1.80.0 (#437)
Bump io.grpc:grpc-protobuf from 1.79.0 to 1.80.0 (#437)
1 parent 2291592 commit cfec7a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.79.0" }
16+
grpc-protobuf = { module = "io.grpc:grpc-protobuf", version = "1.80.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)