Update org.jetbrains.kotlin to 1.7.20

Closes gh-12060
This commit is contained in:
Steve Riesenberg 2022-10-17 20:59:08 -05:00
parent 6bef89c3a6
commit 0bcfd4dc60
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.10
kotlinVersion=1.7.20
samplesBranch=5.8.x
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError
org.gradle.parallel=true