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

Support JDK 21 #110

Open
raboof opened this issue Jan 6, 2025 · 0 comments
Open

Support JDK 21 #110

raboof opened this issue Jan 6, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@raboof
Copy link
Contributor

raboof commented Jan 6, 2025

Currently, we run the scripted tests with sbt 1.5.2.

The first version of sbt that works with JDK 21 out-of-the box is sbt 1.9.0 (released in June 2023).

We should consider running the scripted tests with sbt 1.9.0: it improves the contribution experience, and given the choice I'd rather catch problems/regressions running the plugin with Java 21 than running the plugin with sbt <1.9.0

@raboof raboof added the enhancement New feature or request label Jan 6, 2025
raboof added a commit to raboof/sbt-bom that referenced this issue Jan 8, 2025
especially because it refers to ancient versions of things
because it uses an old sbt (sbt#110)
raboof added a commit that referenced this issue Jan 8, 2025
especially because it refers to ancient versions of things
because it uses an old sbt (#110)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant