Skip to content

Commit

Permalink
rules_java 7.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tinder-kaijing committed Jun 10, 2024
1 parent 9ed0b49 commit dc13644
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bazel_support/repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,6 @@ def gitquery_dependencies(
_maybe(
http_archive,
name = "rules_java",
sha256 = "f8ae9ed3887df02f40de9f4f7ac3873e6dd7a471f9cddf63952538b94b59aeb3",
url = "https://github.com/bazelbuild/rules_java/releases/download/7.6.1/rules_java-7.6.1.tar.gz",
sha256 = "eb7db63ed826567b2ceb1ec53d6b729e01636f72c9f5dfb6d2dfe55ad69d1d2a",
url = "https://github.com/bazelbuild/rules_java/releases/download/7.2.0/rules_java-7.2.0.tar.gz",
)

0 comments on commit dc13644

Please sign in to comment.