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

7 lines
194 B
Properties
Raw Permalink Normal View History

2019-11-04 13:10:04 -06:00
aspectjVersion=1.9.3
2020-06-03 12:05:59 -06:00
gaeVersion=1.9.80
2020-06-03 12:06:32 -06:00
springBootVersion=2.2.7.RELEASE
2020-06-03 13:58:56 -06:00
version=5.3.3.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