Skip to content

Releases: ktorio/ktor-build-plugins

v3.0.2

04 Dec 22:55
fd9b445
Compare
Choose a tag to compare
  • Update Ktor to 3.0.2
  • Update shadow-gradle-plugin to v8.3.5

Full Changelog: v3.0.1...v3.0.2

v2.3.13

21 Nov 10:31
Compare
Choose a tag to compare

Update Ktor to 2.3.13

v3.0.1

30 Oct 08:54
Compare
Choose a tag to compare

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

Full Changelog: v3.0.0...v3.0.1