sbt-scalaxb 1.12.4 is cross published to:
| sbt Version | Published | | ------------- | :-: | | 1.x | ✅ | | 2.x | ✅ |
🐛 bug fixes
- fix: Fixes generated code on Scala 3 by @mrdziuban in https://github.com/eed3si9n/scalaxb/pull/697
- fix: Adds the ability to specify
--jaxb-packagethat was missing for mvn-scalaxb by @lciolecki in https://github....