1
0
mirror of synced 2026-05-22 21:33:16 +00:00
Files
spring-security/gradle.properties
T

15 lines
391 B
Properties
Raw Normal View History

2022-05-16 10:32:17 -05:00
aspectjVersion=1.9.9.1
2022-11-09 10:25:51 -03:00
reactorVersion=2022.0.0
2022-10-17 17:39:28 -05:00
springJavaformatVersion=0.0.35
2021-02-11 14:13:46 -07:00
springBootVersion=2.4.2
2022-11-09 10:28:32 -03:00
springFrameworkVersion=6.0.0-RC4
2022-11-09 10:25:48 -03:00
micrometerVersion=1.10.0
2022-09-07 13:39:26 -05:00
openSamlVersion=4.1.1
2022-11-09 14:21:52 +00:00
version=6.0.0-SNAPSHOT
2022-11-09 10:26:09 -03:00
kotlinVersion=1.7.21
samplesBranch=main
2021-10-07 14:33:15 -03:00
org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError
2020-03-04 10:07:25 -06:00
org.gradle.parallel=true
2020-03-04 11:33:58 -06:00
org.gradle.caching=true
2021-06-03 09:34:07 +03:00
kotlin.stdlib.default.dependency=false