Skip to content

Commit

Permalink
Upgrade to Kotlin 1.7.21
Browse files Browse the repository at this point in the history
Closes gh-33191
  • Loading branch information
snicoll committed Nov 15, 2022
1 parent 825ed0e commit 39e8e12
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.20
kotlinVersion=1.7.21
tomcatVersion=10.1.1
nativeBuildToolsVersion=0.9.17

Expand Down

0 comments on commit 39e8e12

Please sign in to comment.