Skip to content

Commit

Permalink
[bazel] Make unpinned_maven available
Browse files Browse the repository at this point in the history
  • Loading branch information
p0deje committed Apr 23, 2024
1 parent 5f127db commit 753dec8
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 @@ -224,7 +224,7 @@ maven.install(
],
strict_visibility = True,
)
use_repo(maven, "maven")
use_repo(maven, "maven", "unpinned_maven")

ruby = use_extension("@rules_ruby//ruby:extensions.bzl", "ruby")
ruby.toolchain(
Expand Down

0 comments on commit 753dec8

Please sign in to comment.