Browse Source

Release 6.5.0-M1

pull/16457/head 6.5.0-M1
github-actions[bot] 11 months ago
parent
commit
9ec4dfa1a2
  1. 2
      gradle.properties

2
gradle.properties

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

Loading…
Cancel
Save