Browse Source

Use samples branch 6.1.x

pull/14206/head
Marcus Hert Da Coregio 2 years ago
parent
commit
008f0d413d
  1. 2
      gradle.properties

2
gradle.properties

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
springBootVersion=3.1.1
version=6.1.6-SNAPSHOT
samplesBranch=main
samplesBranch=6.1.x
org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError
org.gradle.parallel=true
org.gradle.caching=true

Loading…
Cancel
Save