Skip to content

Commit 2606751

Browse files
brad4dcopybara-github
authored andcommitted
Upgrade closure-compiler to protobuf version 3.21.12
Fixes #4022 PiperOrigin-RevId: 503524821
1 parent 91fa4fb commit 2606751

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WORKSPACE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ jar_jar_repositories()
175175
load("@rules_jvm_external//:defs.bzl", "maven_install")
176176
maven_install(
177177
artifacts = [
178-
"com.google.protobuf:protobuf-java:3.19.6",
178+
"com.google.protobuf:protobuf-java:3.21.12",
179179
],
180180
repositories = [
181181
"https://repo1.maven.org/maven2",

0 commit comments

Comments
 (0)