Skip to content

Commit

Permalink
Update to Kotlin 1.4.10
Browse files Browse the repository at this point in the history
Closes gh-9111
  • Loading branch information
jzheaux committed Oct 7, 2020
1 parent 8382f45 commit 6cb41fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ gaeVersion=1.9.82
springJavaformatVersion=0.0.25
springBootVersion=2.4.0-M3
version=5.4.1-SNAPSHOT
kotlinVersion=1.3.72
kotlinVersion=1.4.10
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError
org.gradle.parallel=true
org.gradle.caching=true

0 comments on commit 6cb41fb

Please sign in to comment.