Skip to content

Commit 7829cb7

Browse files
committed
Start building against Spring Integration 6.0.0-M3 snapshots
See gh-31063
1 parent cbf415b commit 7829cb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -1422,7 +1422,7 @@ bom {
14221422
]
14231423
}
14241424
}
1425-
library("Spring Integration", "6.0.0-M2") {
1425+
library("Spring Integration", "6.0.0-SNAPSHOT") {
14261426
group("org.springframework.integration") {
14271427
imports = [
14281428
"spring-integration-bom"

0 commit comments

Comments
 (0)