Skip to content

Commit cbf67b1

Browse files
committed
Start building against Spring Framework 6.0.8 snapshots
See gh-34861
1 parent 3812cb1 commit cbf67b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1355,7 +1355,7 @@ bom {
13551355
]
13561356
}
13571357
}
1358-
library("Spring Framework", "6.0.7") {
1358+
library("Spring Framework", "6.0.8-SNAPSHOT") {
13591359
group("org.springframework") {
13601360
imports = [
13611361
"spring-framework-bom"

0 commit comments

Comments
 (0)