Releases: ktorio/ktor-build-plugins
Releases · ktorio/ktor-build-plugins
v3.0.2
v2.3.13
v3.0.1
Changes
Warning
The minimal supported Gradle version now is 8.3 as it is required for the Shadow plugin
- Bump Ktor to v3.0.1
- Update Shadow plugin to v8.3.4 (KTOR-7228, KTOR-6107)
- Bump minimal required JVM to run Gradle from 8 to 11 (as it is required for jib plugin)
- Bump default JRE in Docker to 21 (current LTS version)
- Set Kotlin API and language level to 1.8 for compatibility with Gradle 8.0+
- Fix docstring for jreVersion variable by @FredrikMeyer in #139
New Contributors
- @FredrikMeyer made their first contribution in #139
Full Changelog: v3.0.0...v3.0.1