Skip to content

Commit 1955139

Browse files
committed
Start building against Spring Integration 6.1.1 snapshots
See gh-35859
1 parent 87c07c3 commit 1955139

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
@@ -1436,7 +1436,7 @@ bom {
14361436
]
14371437
}
14381438
}
1439-
library("Spring Integration", "6.1.0") {
1439+
library("Spring Integration", "6.1.1-SNAPSHOT") {
14401440
group("org.springframework.integration") {
14411441
imports = [
14421442
"spring-integration-bom"

0 commit comments

Comments
 (0)