Skip to content

Commit a6b8437

Browse files
committed
Upgrade spring-boot 3.0.0
- Fixes #574
1 parent 331df77 commit a6b8437

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
version=3.0.0-SNAPSHOT
2-
springBootVersion=3.0.0-RC2
3-
nativeBuildToolsVersion=0.9.17
2+
springBootVersion=3.0.0
3+
nativeBuildToolsVersion=0.9.18
44
commonsIoVersion=2.11.0
55
jlineVersion=3.21.0
66
st4Version=4.3.1

0 commit comments

Comments
 (0)