Update org.jetbrains.kotlin to 1.8.22

Closes gh-13344
This commit is contained in:
Steve Riesenberg 2023-06-16 12:08:34 -05:00
parent 39663017b0
commit 3009bdb2f9
No known key found for this signature in database
GPG Key ID: 5F311AB48A55D521
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ springFrameworkVersion=6.0.9
micrometerVersion=1.10.8
openSamlVersion=4.1.1
version=6.1.1-SNAPSHOT
kotlinVersion=1.8.21
kotlinVersion=1.8.22
samplesBranch=main
org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError
org.gradle.parallel=true