update jar-dependencies gem hooks#7264
Merged
headius merged 1 commit intojruby:jruby-9.3from Aug 3, 2022
Merged
Conversation
fixes jruby#7262, but requires jruby/jar-dependencies#78 to be merged and released first.
Member
|
Done, thank you for your help on this! |
Member
|
@ccutrer I guess I should have forced a CI run after releasing... this seems to have broken something: https://github.com/jruby/jruby/runs/7656938830?check_suite_focus=true We'll need to revert or fix this before 9.3.7.0. I will create the revert PR, but hoping you can figure out what went wrong! cc @enebo @mkristian |
This was referenced Aug 4, 2022
Contributor
Author
|
so it looks like the embedded jar-dependencies gem didn't get updated. looking into it now... |
Contributor
Author
Member
|
Oops! Somehow I thought that was in here. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
fixes #7262, but requires https://github.com/mkristian/jar-dependencies to have a new release first.