Skip to content

Upgrade build tooling: Gradle 9, IntelliJ Platform 2.16, Kotlin 2.3.20#122

Open
DenisStetsenko wants to merge 1 commit into
inxilpro:mainfrom
DenisStetsenko:bump-build-tooling
Open

Upgrade build tooling: Gradle 9, IntelliJ Platform 2.16, Kotlin 2.3.20#122
DenisStetsenko wants to merge 1 commit into
inxilpro:mainfrom
DenisStetsenko:bump-build-tooling

Conversation

@DenisStetsenko

Copy link
Copy Markdown
Contributor

Second split, as promised. Pure build-tooling upgrade.

  • Gradle 8.13 -> 9.0.0
  • IntelliJ Platform Gradle Plugin 2.6.0 -> 2.16.0
  • Kotlin 2.1.21 -> 2.3.20.

Note: The 2.16 plugin verifier API dropped the ide("...") notation, so the pluginVerification block is updated to use recommended() instead. Verified locally with compileKotlin against the current 2025.1 platform.

…n 2.3.20

Bump Gradle 8.13 -> 9.0.0, the IntelliJ Platform Gradle Plugin 2.6.0 -> 2.16.0,
and Kotlin 2.1.21 -> 2.3.20.

The 2.16 plugin verifier API dropped the ide("...") notation, so the
pluginVerification block is updated to use recommended() instead.
@DenisStetsenko DenisStetsenko changed the title Upgrade build tooling: Gradle 9, IntelliJ Platform plugin 2.16, Kotli… Upgrade build tooling: Gradle 9, IntelliJ Platform 2.16, Kotlin 2.3.20 Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant