There was an issue with the v0.3.3 tag releasing, which means it won't be found on Maven central. You'll want to target v0.3.4 for all of the following changes.
What's Changed
- Bump olafurpg/setup-scala from 11 to 13 by @dependabot in #34
- nativeImageRunAgent should depend on nativeImageCommand by @i10416 in #37
- make nativeImageJvm key description more accurate by @i10416 in #36
- Update readme by @i10416 in #35
- update release.yml by @i10416 in #45
- Fix GitHub Actions by @eed3si9n in #54
- Fix typo (gaal); Add
graalvm-java17
by @JannikArndt in #47 - fix: remove CMSClassUnloadingEnabled which doesn't work on 17 by @ckipp01 in #61
- Update version in README by @guizmaii in #62
- Add native image test task by @cobr123 in #60
New Contributors
- @i10416 made their first contribution in #37
- @eed3si9n made their first contribution in #54
- @JannikArndt made their first contribution in #47
- @guizmaii made their first contribution in #62
- @cobr123 made their first contribution in #60
Full Changelog: v0.3.1...v0.3.3