Skip to content

Commit

Permalink
KE2: Add rules_jvm_external back to build system
Browse files Browse the repository at this point in the history
  • Loading branch information
igfoo committed Nov 20, 2024
1 parent 8fe48d6 commit 74ee483
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MODULE.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ bazel_dep(name = "gazelle", version = "0.38.0")
bazel_dep(name = "rules_dotnet", version = "0.17.4")
bazel_dep(name = "googletest", version = "1.14.0.bcr.1")
bazel_dep(name = "rules_rust", version = "0.52.2")
bazel_dep(name = "rules_jvm_external", version = "6.2")

bazel_dep(name = "buildifier_prebuilt", version = "6.4.0", dev_dependency = True)

Expand Down

0 comments on commit 74ee483

Please sign in to comment.