Skip to content

Commit c5ddabf

Browse files
committed
Start building against Spring Integration 6.4.0 snapshots
See gh-41309
1 parent 73d613e commit c5ddabf

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
@@ -1980,7 +1980,7 @@ bom {
19801980
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
19811981
}
19821982
}
1983-
library("Spring Integration", "6.3.1") {
1983+
library("Spring Integration", "6.4.0-SNAPSHOT") {
19841984
considerSnapshots()
19851985
group("org.springframework.integration") {
19861986
imports = [

0 commit comments

Comments
 (0)