Start building against Spring Framework 6.0.5 snapshots

This commit adapts to the changes made for
spring-projects/spring-framework#29885.

Closes gh-34152
This commit is contained in:
Andy Wilkinson
2023-02-15 09:59:26 +00:00
parent 3e618fe70b
commit 5cef7632ee
2 changed files with 2 additions and 2 deletions

View File

@@ -1355,7 +1355,7 @@ bom {
]
}
}
library("Spring Framework", "6.0.4") {
library("Spring Framework", "6.0.5-SNAPSHOT") {
group("org.springframework") {
imports = [
"spring-framework-bom"