Upgrade to Kotlin 1.7.22

Closes gh-33598
This commit is contained in:
Phillip Webb 2022-12-21 08:22:07 -08:00
parent b0b20e4e42
commit 66cf72b5ad

View File

@ -4,7 +4,7 @@ org.gradle.caching=true
org.gradle.parallel=true
org.gradle.jvmargs=-Xmx2g -Dfile.encoding=UTF-8
kotlinVersion=1.7.21
kotlinVersion=1.7.22
tomcatVersion=10.1.4
nativeBuildToolsVersion=0.9.18