Browse Source

Release 7.0.0-M3

pull/17903/head 7.0.0-M3
github-actions[bot] 3 months ago
parent
commit
561886ee5a
  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-M3
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