-
-
Notifications
You must be signed in to change notification settings - Fork 516
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update rules_jvm_external to latest (5.3) #360
Conversation
These aren't yet bzlmod-compatible.
ping @gregestren do you plan to green this up? |
I was getting more dependency mismatches than I bargained for and last snapshot still had some failures. I'll run through it again and clarify those failures. And ideally fix them if it's nothing egregious. |
https://github.com/bazelbuild/rules_kotlin/releases/tag/v1.9.0 discourages me from registering Kotlin and Android in bzlmod.
Still iterating on this. Updating this is much more awkward than I would have hoped:
Maybe this is a lesson in too much diffing at once. |
Green! I'll merge momentarily unless anyone has further requests. |
For bazelbuild/bazel#17032 (eliminate dependencies on
cfg = "host"
)