Skip to content

Commit 1f6a966

Browse files
committed
Start building against Spring Integration 6.0.0-SNAPSHOT
See gh-32096
1 parent 888ccfe commit 1f6a966

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
@@ -1446,7 +1446,7 @@ bom {
14461446
]
14471447
}
14481448
}
1449-
library("Spring Integration", "6.0.0-M4") {
1449+
library("Spring Integration", "6.0.0-SNAPSHOT") {
14501450
group("org.springframework.integration") {
14511451
imports = [
14521452
"spring-integration-bom"

0 commit comments

Comments
 (0)