Skip to content

Commit 15a4d0d

Browse files
committed
Fix version=6.5.3-SNAPSHOT
1 parent 80b1a30 commit 15a4d0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
# limitations under the License.
1515
#
1616
springBootVersion=3.3.3
17-
version=6.5.2-SNAPSHOT
17+
version=6.5.3-SNAPSHOT
1818
samplesBranch=6.5.x
1919
org.gradle.jvmargs=-Xmx3g -XX:+HeapDumpOnOutOfMemoryError
2020
org.gradle.parallel=true

0 commit comments

Comments
 (0)