Skip to content

v0.2.0

Choose a tag to compare

@softberries softberries released this 31 Oct 07:36
· 7 commits to main since this release

Java 17 Migration

  • Migrated to Java 17 for broader compatibility (down from Java 21)
  • Cleaned up build configuration using jvmToolchain(17)
  • All modules now support Java 17+ environments

Compatibility:

  • Java 17+
  • Kotlin 2.1.20
  • Spring Boot 3.5.3