New
v0.22
What's Changed
- Add support for Java version-specific JVM options
packJvmVersionSpecificOptsby @xerial in https://github.com/xerial/sbt-pack/pull/597
🔗 Dependency Updates
- Update scala3-library to 3.7.2 by @xerial-bot in https://github.com/xerial/sbt-pack/pull/585
- Update sbt, scripted-plugin to 1.11.4 by @xerial-bot in https://github.com/xerial/sbt-pack/pull/586
- Update sbt, scripted-plugin to 1.11.5 by @xerial-bot in https://github.com/xerial/sbt-pack/pull/593
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in https://github.com/xerial/sbt-pack/pull/594
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/xerial/sbt-pack/pull/595
🛠 Internal Updates
- internal: sbt-2 support prep (phase 1) by @xerial in https://github.com/xerial/sbt-pack/pull/534
- Update airspec to 2025.1.16 by @xerial-bot in https://github.com/xerial/sbt-pack/pull/588
Other Changes
- Upgrade CI workflows to Java 21 by @xerial in https://github.com/xerial/sbt-pack/pull/582
Full Changelog: https://github.com/xerial/sbt-pack/compare/v0.21...v0.22