Browse Source

Fix samples branch

pull/17600/head
Rob Winch 5 months ago
parent
commit
e38c059e7c
No known key found for this signature in database
  1. 2
      gradle.properties

2
gradle.properties

@ -15,7 +15,7 @@ @@ -15,7 +15,7 @@
#
springBootVersion=3.3.3
version=6.4.8-SNAPSHOT
samplesBranch=main
samplesBranch=6.4.x
org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError
org.gradle.parallel=true
org.gradle.caching=true

Loading…
Cancel
Save