File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
aspect/testing/tests/src/com/google/idea/blaze/aspect/integration/testdata Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ bazel_dep(
99)
1010bazel_dep (
1111 name = "rules_java" ,
12- version = "8.15.2 " ,
12+ version = "8.16.1 " ,
1313)
1414bazel_dep (
1515 name = "rules_python" ,
Original file line number Diff line number Diff line change @@ -11,6 +11,6 @@ http_archive(
1111
1212http_archive (
1313 name = "rules_java" ,
14- sha256 = "47632cc506c858011853073449801d648e10483d4b50e080ec2549a4b2398960 " ,
15- url = "https://github.com/bazelbuild/rules_java/releases/download/8.15.2 /rules_java-8.15.2 .tar.gz" ,
14+ sha256 = "1b30698d89dccd9dc01b1a4ad7e9e5c6e669cdf1918dbb050334e365b40a1b5e " ,
15+ url = "https://github.com/bazelbuild/rules_java/releases/download/8.16.1 /rules_java-8.16.1 .tar.gz" ,
1616)
You can’t perform that action at this time.
0 commit comments