Update org.jetbrains.kotlin to 1.6.20-RC

Closes gh-11009
This commit is contained in:
Marcus Da Coregio 2022-03-21 10:10:08 -03:00
parent 01c2694073
commit fe5cfa9cae
1 changed files with 1 additions and 1 deletions

View File

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