Upgrade to Kotlin 1.5.30

Closes gh-28013
This commit is contained in:
Stephane Nicoll 2021-09-15 08:17:46 +02:00
parent fbef309fd7
commit 69f917799e

View File

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