Skip to content

Commit df690fb

Browse files
committed
Start building against Spring Integration 6.5.0-RC1 snapshots
See gh-45143
1 parent 6556ff6 commit df690fb

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
@@ -2266,7 +2266,7 @@ bom {
22662266
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
22672267
}
22682268
}
2269-
library("Spring Integration", "6.5.0-M3") {
2269+
library("Spring Integration", "6.5.0-SNAPSHOT") {
22702270
considerSnapshots()
22712271
group("org.springframework.integration") {
22722272
bom("spring-integration-bom")

0 commit comments

Comments
 (0)