Skip to content

Commit be330ba

Browse files
committed
Start building against Spring Integration 6.4.0 snapshots
See gh-42563
1 parent 76d6f1a commit be330ba

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
@@ -2013,7 +2013,7 @@ bom {
20132013
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
20142014
}
20152015
}
2016-
library("Spring Integration", "6.4.0-M3") {
2016+
library("Spring Integration", "6.4.0-SNAPSHOT") {
20172017
considerSnapshots()
20182018
group("org.springframework.integration") {
20192019
imports = [

0 commit comments

Comments
 (0)