Skip to content

2.7.5

Latest

Choose a tag to compare

@eygraber eygraber released this 07 Jun 23:02
· 7 commits to master since this release
Immutable release. Only release title and notes can be modified.
0e019d6

2.7.5 - 2026-06-07

  • Supported KSP version: >=2.0.2
  • Supported Kotlin version: >=2.2.0
  • Ktor version: 3.5.0

Changed

  • compilerPluginVersion won't have a default value set; if a value isn't present, the version to use will be inferred from the project's version of Kotlin

Fixed

  • The compilerPluginVersion will now get correctly set to 2.3.5 by the Gradle plugin to support using Kotlin 2.4.0+.

Thanks to @eygraber for contributing to this release!