Skip to content

Commit

Permalink
Register jdk8 repos in rules_java_dependencies
Browse files Browse the repository at this point in the history
Needed for backwards-compatibility after #181

PiperOrigin-RevId: 633161923
Change-Id: I2c531c664257844b4c95a84917318e006ca201f7
  • Loading branch information
hvadehra authored and Copybara-Service committed May 13, 2024
1 parent 69dd554 commit edb2836
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions java/repositories.bzl
Original file line number Diff line number Diff line change
Expand Up @@ -556,6 +556,7 @@ def rules_java_dependencies():
"""

local_jdk_repo()
remote_jdk8_repos()
remote_jdk11_repos()
remote_jdk17_repos()
remote_jdk21_repos()
Expand Down

0 comments on commit edb2836

Please sign in to comment.