Skip to content

Commit 6433f7e

Browse files
committed
Merge branch '6.4.x' into 6.5.x
2 parents b257658 + 4a2953f commit 6433f7e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

gradle.properties

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,11 @@
1414
# limitations under the License.
1515
#
1616
springBootVersion=3.3.3
17+
<<<<<<< HEAD
1718
version=6.5.1-SNAPSHOT
19+
=======
20+
version=6.4.7-SNAPSHOT
21+
>>>>>>> origin/6.4.x
1822
samplesBranch=main
1923
org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError
2024
org.gradle.parallel=true

0 commit comments

Comments
 (0)