Commit 8f9652c0 authored by Phillip Webb's avatar Phillip Webb

Upgrade to Kotlin 1.5.20

Closes gh-27086
parent b4346f0d
...@@ -4,7 +4,7 @@ org.gradle.caching=true ...@@ -4,7 +4,7 @@ org.gradle.caching=true
org.gradle.parallel=true org.gradle.parallel=true
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8 org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
kotlinVersion=1.5.10 kotlinVersion=1.5.20
tomcatVersion=9.0.48 tomcatVersion=9.0.48
kotlin.stdlib.default.dependency=false kotlin.stdlib.default.dependency=false
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment