Update org.jetbrains.kotlin to 1.6.21

Closes gh-11223
This commit is contained in:
Rob Winch 2022-05-13 10:03:12 -05:00
parent 949f95381a
commit 771ca55102
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ springBootVersion=2.4.2
springFrameworkVersion=5.3.19
openSamlVersion=3.4.6
version=5.7.0-SNAPSHOT
kotlinVersion=1.6.20
kotlinVersion=1.6.21
samplesBranch=5.7.x
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError
org.gradle.parallel=true