1
0
mirror of synced 2026-08-03 08:51:58 +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-03-18 11:09:37 +00:00
version=6.1.8
2023-11-27 13:48:16 -03:00
samplesBranch=6.1.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