Upgrade to Kotlin 1.5.0

Closes gh-26553
This commit is contained in:
Andy Wilkinson
2021-05-17 12:05:34 +01:00
parent 4bbcc3edda
commit aaceb9565c
2 changed files with 3 additions and 3 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.5.0-RC
kotlinVersion=1.5.0
tomcatVersion=9.0.45
kotlin.stdlib.default.dependency=false