1
0
mirror of synced 2026-08-03 16:56:56 +00:00
Files
spring-security/gradle.properties
T

8 lines
213 B
Properties
Raw Normal View History

2023-08-07 21:00:52 -06:00
springBootVersion=3.1.1
2024-08-21 16:26:56 +00:00
version=6.3.4-SNAPSHOT
2024-06-05 14:16:28 -03:00
samplesBranch=6.3.x
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