Skip to content

Commit

Permalink
Update MODULE.bazel
Browse files Browse the repository at this point in the history
  • Loading branch information
Bencodes authored Dec 7, 2023
1 parent 66c9b48 commit fd37c8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ module(

bazel_dep(name = "platforms", version = "0.0.6")
bazel_dep(name = "bazel_skylib", version = "1.4.2")
bazel_dep(name = "rules_java", version = "6.4.0")
bazel_dep(name = "rules_java", version = "7.2.0")
bazel_dep(name = "rules_python", version = "0.23.1")
bazel_dep(name = "rules_cc", version = "0.0.8")

Expand Down

0 comments on commit fd37c8e

Please sign in to comment.