Files
spring-authorization-server/gradle.properties
T
Joe Grandja b921b85665 Update Spring Boot to 2.5.2
Issue gh-344
2021-07-07 09:54:11 -04:00

6 lines
176 B
Properties

version=0.1.2-SNAPSHOT
springBootVersion=2.5.2
org.gradle.jvmargs=-Xmx3g -XX:MaxPermSize=2048m -XX:+HeapDumpOnOutOfMemoryError
org.gradle.parallel=true
org.gradle.caching=true