Skip to content

Commit

Permalink
Upgrade to Kotlin 1.5.31
Browse files Browse the repository at this point in the history
Closes gh-28089
  • Loading branch information
snicoll committed Sep 22, 2021
1 parent 01809ec commit 1e3803e
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.5.30
kotlinVersion=1.5.31
tomcatVersion=9.0.53

kotlin.stdlib.default.dependency=false

0 comments on commit 1e3803e

Please sign in to comment.