Parcourir la source

Use samplesBranch=6.2.x

Issue gh-14210
Marcus Hert Da Coregio il y a 1 an
Parent
commit
bdec2d3044
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      gradle.properties

+ 1 - 1
gradle.properties

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