Update to Kotlin 1.3.72

Closes gh-8645
This commit is contained in:
Josh Cummings 2020-06-03 12:07:06 -06:00
parent 4213046653
commit 35cf443431
No known key found for this signature in database
GPG Key ID: 49EF60DD7FF83443
1 changed files with 1 additions and 1 deletions

View File

@ -3,4 +3,4 @@ gaeVersion=1.9.80
springBootVersion=2.2.7.RELEASE
version=5.3.3.BUILD-SNAPSHOT
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError
kotlinVersion=1.3.70
kotlinVersion=1.3.72