radar-spring 1.2.0
Changes since version 1.1.5:
- Updated project build and dependencies by @blootsvoets in #15
- MP Auth 0.8.2 -> 2.0.0
- Kotlin 1.3 -> 1.8
- Java 8 -> 17
- Gradle 6 -> 8
- Github Actions latest versions (removing deprecated Node 12 calls)
- Spring 5 -> 6
- Added several build features
- ktlint for linting (and fixed listing issues)
- dependencyUpdates for easier updating
- dokka Javadoc-compatible documentation
- put all plugin and dependency versions in
gradle.properties
Full Changelog: v1.1.5...v1.2.0