Files
spring-authorization-server/gradle.properties
Joe Grandja d10fe36ec0 Update to Spring Boot 2.5.7
Closes gh-516
2021-11-30 15:38:14 -05:00

6 lines
176 B
INI

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