Browse Source

Point to Samples on 6.0.x branch

Marcus Da Coregio 3 năm trước cách đây
mục cha
commit
f672754c58
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      gradle.properties

+ 1 - 1
gradle.properties

@@ -5,7 +5,7 @@ springFrameworkVersion=5.3.11
 openSamlVersion=3.4.6
 version=6.0.0-SNAPSHOT
 kotlinVersion=1.5.31
-samplesBranch=main
+samplesBranch=6.0.x
 org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError
 org.gradle.parallel=true
 org.gradle.caching=true