소스 검색

Release 6.5.0-RC1

github-actions[bot] 4 달 전
부모
커밋
3dd3c1883a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      gradle.properties

+ 1 - 1
gradle.properties

@@ -14,7 +14,7 @@
 # limitations under the License.
 #
 springBootVersion=3.3.3
-version=6.5.0-SNAPSHOT
+version=6.5.0-RC1
 samplesBranch=main
 org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError
 org.gradle.parallel=true