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

8 lines
212 B
Properties
Raw Normal View History

2023-08-07 21:00:52 -06:00
springBootVersion=3.1.1
2024-05-20 16:38:09 +00:00
version=6.3.1-SNAPSHOT
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