Browse Source

Release 6.2.0-RC2

github-actions[bot] 1 year ago
parent
commit
3fb1a5e7d2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      gradle.properties

+ 1 - 1
gradle.properties

@@ -1,5 +1,5 @@
 springBootVersion=3.1.1
-version=6.2.0-SNAPSHOT
+version=6.2.0-RC2
 samplesBranch=main
 org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError
 org.gradle.parallel=true