Skip to content

Commit 14ba9b1

Browse files
committed
Start building against Spring Framework 6.0.2 snapshots
See gh-33286
1 parent 28cb225 commit 14ba9b1

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
@@ -1357,7 +1357,7 @@ bom {
13571357
]
13581358
}
13591359
}
1360-
library("Spring Framework", "6.0.1") {
1360+
library("Spring Framework", "6.0.2-SNAPSHOT") {
13611361
group("org.springframework") {
13621362
imports = [
13631363
"spring-framework-bom"

0 commit comments

Comments
 (0)