Update to Kotlin 1.3.72

Closes gh-8786
This commit is contained in:
Josh Cummings 2020-07-01 11:40:27 -06:00
parent 5178cc7d65
commit 609e6de101
No known key found for this signature in database
GPG Key ID: 49EF60DD7FF83443
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ aspectjVersion=1.9.3
gaeVersion=1.9.80
springBootVersion=2.3.0.RELEASE
version=5.4.0-SNAPSHOT
kotlinVersion=1.3.70
kotlinVersion=1.3.72
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError
org.gradle.parallel=true
org.gradle.caching=true