Update org.jetbrains.kotlin to 1.5.21

Closes gh-10191
This commit is contained in:
Josh Cummings 2021-08-16 10:02:18 -06:00
parent f7fef100c0
commit 618edc2e12
No known key found for this signature in database
GPG Key ID: 49EF60DD7FF83443
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ springBootVersion=2.4.2
springFrameworkVersion=5.3.8
openSamlVersion=3.4.6
version=5.5.2-SNAPSHOT
kotlinVersion=1.5.10
kotlinVersion=1.5.21
samplesBranch=5.5.x
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError
org.gradle.parallel=true