Skip to content

Commit d392769

Browse files
committed
Upgrade spring-boot 3.0.0-RC2
- Fixes #568
1 parent ef7d97f commit d392769

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-RC1
3-
nativeBuildToolsVersion=0.9.16
2+
springBootVersion=3.0.0-RC2
3+
nativeBuildToolsVersion=0.9.17
44
commonsIoVersion=2.11.0
55
jlineVersion=3.21.0
66
st4Version=4.3.1

0 commit comments

Comments
 (0)