Skip to content

Commit

Permalink
Upgrade to Kotlin 1.7.22
Browse files Browse the repository at this point in the history
Closes gh-33598
  • Loading branch information
philwebb committed Dec 21, 2022
1 parent b0b20e4 commit 66cf72b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Expand Up @@ -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

Expand Down

0 comments on commit 66cf72b

Please sign in to comment.