Browse Source

Release 7.0.0-RC1

pull/18062/head
github-actions[bot] 2 months ago
parent
commit
e616688f56
  1. 2
      gradle.properties

2
gradle.properties

@ -14,7 +14,7 @@
# limitations under the License. # limitations under the License.
# #
springBootVersion=4.0.0-SNAPSHOT springBootVersion=4.0.0-SNAPSHOT
version=7.0.0-SNAPSHOT version=7.0.0-RC1
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