1
0
mirror of synced 2026-08-04 09:17:02 +00:00
Files
spring-security/gradle.properties
T

8 lines
204 B
Properties
Raw Permalink Normal View History

2023-08-07 21:00:52 -06:00
springBootVersion=3.1.1
2024-08-19 20:33:54 +00:00
version=6.3.2
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