Update intelliJPlatform Gradle plugin to 2.9.0

This commit is contained in:
Yuriy Artamonov 2025-09-25 23:26:27 +02:00
parent 02df6e806c
commit 52eb4c92fb

View File

@ -5,8 +5,8 @@ opentest4j = "1.3.0"
# plugins # plugins
changelog = "2.4.0" changelog = "2.4.0"
intelliJPlatform = "2.7.2" intelliJPlatform = "2.9.0"
kotlin = "2.2.0" kotlin = "2.1.20"
kover = "0.9.1" kover = "0.9.1"
qodana = "2025.1.1" qodana = "2025.1.1"