Skip to content

Commit f2e2604

Browse files
Bump io.grpc:grpc-protobuf from 1.73.0 to 1.74.0 (#335)
1 parent f60a817 commit f2e2604

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