You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
spring-boot/gradle.properties

7 lines
126 B
INI

version=2.3.0.BUILD-SNAPSHOT
org.gradle.caching=true
org.gradle.parallel=true
org.gradle.jvmargs=-Xmx2g
kotlinVersion=1.3.71