Skip to content

Release v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Aug 06:05
· 2 commits to main since this release

Changelog

πŸš€ Features

  • 🚨 update to java 22: requires Java 22 (7432bb6)

πŸ›  Build

deps

  • bump com.github.ben-manes.versions from 0.50.0 to 0.51.0 (319db52)
  • bump org.junit.jupiter:junit-jupiter from 5.10.1 to 5.11.0 (321682e)
  • bump org.jreleaser from 1.10.0 to 1.13.1 (34c0336)
  • bump org.assertj:assertj-core from 3.25.0 to 3.26.3 (0382bbd)
  • bump io.github.gradle-nexus.publish-plugin (5af9235)
  • bump gradle/wrapper-validation-action from 1 to 2 (9995448)

unscoped

  • bump gradle/actions/setup-gradle from 3 to 4 (7beac1d)
  • use macos-13 instead of macos-latest (af988c4)
  • bump gradle to 8.10 (d6def08)
  • add windows tests (e334aaf)
  • use jdk 22 (af5da59)
  • migrate to gradle/actions/wrapper-validation@v3 (2bdc928)
  • migrate to gradle/actions/setup-gradle@v3 (987d5a1)

πŸ“ Documentation