Upgrade to Kotlin 1.6.21

Closes gh-30756
This commit is contained in:
Stephane Nicoll 2022-04-20 09:26:37 +02:00
parent bda0fbf22f
commit 9673a8b375
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ org.gradle.caching=true
org.gradle.parallel=true
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
kotlinVersion=1.6.20
kotlinVersion=1.6.21
tomcatVersion=9.0.62
kotlin.stdlib.default.dependency=false