Skip to content

Commit

Permalink
Upgrade to Kotlin 1.6.0
Browse files Browse the repository at this point in the history
Closes gh-28698
  • Loading branch information
snicoll committed Nov 16, 2021
1 parent 8356204 commit d9bef3c
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.6.0-RC2
kotlinVersion=1.6.0
tomcatVersion=9.0.54

kotlin.stdlib.default.dependency=false

0 comments on commit d9bef3c

Please sign in to comment.