Skip to content

Commit 3edc3d9

Browse files
committed
Start building against Spring Integration 6.0.9 snapshots
See gh-38295
1 parent 7a308f5 commit 3edc3d9

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
@@ -1397,7 +1397,7 @@ bom {
13971397
]
13981398
}
13991399
}
1400-
library("Spring Integration", "6.0.8") {
1400+
library("Spring Integration", "6.0.9-SNAPSHOT") {
14011401
considerSnapshots()
14021402
group("org.springframework.integration") {
14031403
imports = [

0 commit comments

Comments
 (0)