Skip to content

Upgrade rules_jvm_external from 4.5 to 5.3#49

Open
danielcompton wants to merge 1 commit into
griffinbank:mainfrom
danielcompton:dc/upgrade-rules_java-540
Open

Upgrade rules_jvm_external from 4.5 to 5.3#49
danielcompton wants to merge 1 commit into
griffinbank:mainfrom
danielcompton:dc/upgrade-rules_java-540

Conversation

@danielcompton

Copy link
Copy Markdown
Contributor

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

Comment thread WORKSPACE
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
Copy Markdown
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
Copy Markdown
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