Update org.jetbrains.kotlin to 1.7.21

Closes gh-12247
This commit is contained in:
Steve Riesenberg 2022-11-18 22:50:10 -06:00
parent b4a41c8db4
commit a80013313f
No known key found for this signature in database
GPG Key ID: 5F311AB48A55D521
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ springBootVersion=2.4.2
springFrameworkVersion=5.3.23
openSamlVersion=3.4.6
version=5.8.0-SNAPSHOT
kotlinVersion=1.7.20
kotlinVersion=1.7.21
samplesBranch=5.8.x
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError
org.gradle.parallel=true