Skip to content

Commit

Permalink
Update rules_java to 7.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
murki committed Jan 9, 2025
1 parent 8759d9f commit b986de7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ http_archive(

http_archive(
name = "rules_java",
sha256 = "27abf8d2b26f4572ba4112ae8eb4439513615018e03a299f85a8460f6992f6a3",
sha256 = "976ef08b49c929741f201790e59e3807c72ad81f428c8bc953cdbeff5fed15eb",
urls = [
"https://github.com/bazelbuild/rules_java/releases/download/6.4.0/rules_java-6.4.0.tar.gz",
"https://github.com/bazelbuild/rules_java/releases/download/7.4.0/rules_java-7.4.0.tar.gz",
],
)

Expand Down

0 comments on commit b986de7

Please sign in to comment.