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

10 lines
261 B
Properties
Raw Normal View History

2020-10-07 13:39:05 -06:00
aspectjVersion=1.9.6
2021-02-11 14:28:14 -07:00
gaeVersion=1.9.86
2020-10-07 13:37:10 -06:00
springJavaformatVersion=0.0.25
2021-02-11 14:13:46 -07:00
springBootVersion=2.4.2
2021-02-11 14:37:42 -07:00
version=5.5.0-M2
2021-02-11 14:27:53 -07:00
kotlinVersion=1.4.30
2020-03-04 10:07:25 -06:00
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError
org.gradle.parallel=true
2020-03-04 11:33:58 -06:00
org.gradle.caching=true