Update org.jetbrains.kotlin to 1.6.20-M1

Closes gh-10889
This commit is contained in:
Marcus Da Coregio 2022-02-21 10:35:35 -03:00
parent 44bcfd8468
commit 6e386e5f14
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ springBootVersion=2.4.2
springFrameworkVersion=5.3.15
openSamlVersion=3.4.6
version=5.7.0-SNAPSHOT
kotlinVersion=1.6.10
kotlinVersion=1.6.20-M1
samplesBranch=main
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError
org.gradle.parallel=true