Upgrade to Kotlin 2.2.0-RC2

See gh-34946
This commit is contained in:
Sébastien Deleuze
2025-06-09 10:42:52 +02:00
parent de7d50d39f
commit ef2495874d

View File

@@ -4,7 +4,7 @@ org.gradle.caching=true
org.gradle.jvmargs=-Xmx2048m
org.gradle.parallel=true
kotlinVersion=2.2.0-RC
kotlinVersion=2.2.0-RC2
kotlin.jvm.target.validation.mode=ignore
kotlin.stdlib.default.dependency=false