Skip to content

Conversation

@danielcompton
Copy link
Contributor

This repins the dependencies due to the lockfile changing: https://github.com/bazelbuild/rules_jvm_external/releases/tag/5.0

sha256 = RULES_JVM_EXTERNAL_SHA,
strip_prefix = "rules_jvm_external-%s" % RULES_JVM_EXTERNAL_TAG,
url = "https://github.com/bazelbuild/rules_jvm_external/archive/%s.zip" % RULES_JVM_EXTERNAL_TAG,
url = "https://github.com/bazelbuild/rules_jvm_external/releases/download/%s/rules_jvm_external-%s.tar.gz" % (RULES_JVM_EXTERNAL_TAG, RULES_JVM_EXTERNAL_TAG),
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I changed this to match the suggested install instructions in https://github.com/bazelbuild/rules_jvm_external/releases/tag/5.3.

@danielcompton danielcompton force-pushed the dc/upgrade-rules_java-540 branch from 17585e6 to d78a09e Compare November 2, 2023 08:04
@danielcompton
Copy link
Contributor Author

@english is there any interest in this PR? I can update it to v6.6 if that is helpful

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant