Skip to content
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 jansi dep to match the one that's included in the jline dep #7545

Merged
merged 1 commit into from Apr 18, 2024

Conversation

mazugrin
Copy link
Contributor

This also allows sbt to work on ARM64 Windows without needing to specify things like, e.g. jline.terminal=jline.UnsupportedTerminal or TERM=dumb.

Jline3 has been using jansi 2.4.1 since version 3.24.0 and sbt current Jline3 version is 3.24.1 (jline/jline3@0f01e4c)

…hich also allows sbt to work on ARM64 Windows without needing to specify -Djline.terminal=jline.UnsupportedTerminal
@mazugrin
Copy link
Contributor Author

mazugrin commented Apr 18, 2024

Oh, sorry for the trouble - I've signed the CLA just now - would you be willing to recheck this PR, @eed3si9n? Thank you!

@SethTisue
Copy link
Member

SethTisue commented Apr 18, 2024

CLA check is green now 👍 . Thank you for catching this!

@eed3si9n eed3si9n merged commit 0c6d7b8 into sbt:1.10.x Apr 18, 2024
10 checks passed
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.

None yet

3 participants