Skip to content

Commit 5b68e5b

Browse files
committed
Start building against Spring Integration 6.0.7 snapshots
See gh-37061
1 parent bb60ba5 commit 5b68e5b

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
@@ -1381,7 +1381,7 @@ bom {
13811381
]
13821382
}
13831383
}
1384-
library("Spring Integration", "6.0.6") {
1384+
library("Spring Integration", "6.0.7-SNAPSHOT") {
13851385
group("org.springframework.integration") {
13861386
imports = [
13871387
"spring-integration-bom"

0 commit comments

Comments
 (0)