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-02-05 09:42:36 +01:00
gaeVersion=1.9.78
2020-03-04 09:18:47 -07:00
springBootVersion=2.2.5.RELEASE
2020-03-31 17:29:08 -04:00
version=5.3.1.RELEASE
2019-08-26 14:59:42 -05:00
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError
2020-03-04 09:22:56 -07:00
kotlinVersion=1.3.70