Skip to content

Commit 6ee6d06

Browse files
committed
Start building against Spring Framework 6.0.8 snapshots
See gh-34865
1 parent 82100fa commit 6ee6d06

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
@@ -1354,7 +1354,7 @@ bom {
13541354
]
13551355
}
13561356
}
1357-
library("Spring Framework", "6.0.7") {
1357+
library("Spring Framework", "6.0.8-SNAPSHOT") {
13581358
group("org.springframework") {
13591359
imports = [
13601360
"spring-framework-bom"

0 commit comments

Comments
 (0)