Skip to content

Commit 7900023

Browse files
committed
Start building against Spring Integration 6.5.0-M1 snapshots
See gh-43767
1 parent ab776ae commit 7900023

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2200,7 +2200,7 @@ bom {
22002200
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
22012201
}
22022202
}
2203-
library("Spring Integration", "6.4.1") {
2203+
library("Spring Integration", "6.5.0-SNAPSHOT") {
22042204
considerSnapshots()
22052205
group("org.springframework.integration") {
22062206
imports = [

0 commit comments

Comments
 (0)