Skip to content

Commit 2540680

Browse files
committed
Start building against Spring Integration 7.0.0-M3 snapshots
See gh-47010
1 parent b159740 commit 2540680

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2376,7 +2376,7 @@ bom {
23762376
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
23772377
}
23782378
}
2379-
library("Spring Integration", "7.0.0-M2") {
2379+
library("Spring Integration", "7.0.0-SNAPSHOT") {
23802380
considerSnapshots()
23812381
group("org.springframework.integration") {
23822382
bom("spring-integration-bom")

0 commit comments

Comments
 (0)