Skip to content

Commit d513f14

Browse files
Update protobuf monorepo to v4.35.0
1 parent 825463c commit d513f14

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ bazel_dep(name = "rules_jvm_external", version = "7.0")
88
maven = use_extension("@rules_jvm_external//:extensions.bzl", "maven")
99
maven.install(
1010
artifacts = [
11-
"com.google.protobuf:protobuf-java-util:4.34.2",
11+
"com.google.protobuf:protobuf-java-util:4.35.0",
1212
"org.projectlombok:lombok:1.18.22",
1313
"org.scip-code:scip-java-bindings:0.8.0",
1414
],

0 commit comments

Comments
 (0)