Browse Source

Next development version

pull/12184/head
github-actions[bot] 3 years ago
parent
commit
d72e2ab451
  1. 2
      gradle.properties

2
gradle.properties

@ -5,7 +5,7 @@ springBootVersion=2.4.2
springFrameworkVersion=6.0.0-RC4 springFrameworkVersion=6.0.0-RC4
micrometerVersion=1.10.0 micrometerVersion=1.10.0
openSamlVersion=4.1.1 openSamlVersion=4.1.1
version=6.0.0-RC2 version=6.0.0-SNAPSHOT
kotlinVersion=1.7.21 kotlinVersion=1.7.21
samplesBranch=main samplesBranch=main
org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError

Loading…
Cancel
Save