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

7 lines
196 B
Properties
Raw Permalink Normal View History

2020-10-07 12:45:28 -06:00
aspectjVersion=1.9.6
2021-10-14 12:02:59 +02:00
gaeVersion=1.9.88
2021-04-12 14:10:33 -04:00
springBootVersion=2.2.13.RELEASE
2021-10-18 10:31:23 -04:00
version=5.3.12.RELEASE
2019-08-26 14:59:42 -05:00
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError
2020-06-03 12:07:06 -06:00
kotlinVersion=1.3.72