Update to Kotlin 1.4.30

Closes gh-9444
This commit is contained in:
Josh Cummings 2021-02-11 14:27:53 -07:00
parent f6bfdd94b7
commit df10f7d56d
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,7 +3,7 @@ gaeVersion=1.9.82
springJavaformatVersion=0.0.25
springBootVersion=2.4.2
version=5.5.0-SNAPSHOT
kotlinVersion=1.4.10
kotlinVersion=1.4.30
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError
org.gradle.parallel=true
org.gradle.caching=true