Files
spring-security/gradle.properties
Steve Riesenberg 1a06ed06b6 Update kotlin-gradle-plugin to 1.9.0
Closes gh-13692
2023-08-18 20:55:26 -05:00

17 lines
466 B
INI

aspectjVersion=1.9.20
reactorVersion=2023.0.0-M2
springJavaformatVersion=0.0.39
springBootVersion=3.1.1
springDataVersion=2022.0.7
springFrameworkVersion=6.1.0-M2
micrometerVersion=1.12.0-M2
openSamlVersion=4.3.0
version=6.2.0-SNAPSHOT
kotlinBuildDependencyVersion=1.9.0
kotlinDependencyVersion=1.9.0
samplesBranch=main
org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError
org.gradle.parallel=true
org.gradle.caching=true
kotlin.stdlib.default.dependency=false