Upgrade to Kotlin 1.9.22
Closes gh-31971
This commit is contained in:
committed by
Sébastien Deleuze
parent
01c62f86b3
commit
6697f01d05
@@ -4,7 +4,7 @@ org.gradle.caching=true
|
||||
org.gradle.jvmargs=-Xmx2048m
|
||||
org.gradle.parallel=true
|
||||
|
||||
kotlinVersion=1.9.21
|
||||
kotlinVersion=1.9.22
|
||||
|
||||
kotlin.jvm.target.validation.mode=ignore
|
||||
kotlin.stdlib.default.dependency=false
|
||||
|
||||
Reference in New Issue
Block a user