Skip to content

Commit 737e610

Browse files
committed
Start building against Spring Integration 6.3.0-RC1 snapshots
See gh-40226
1 parent 2ea8b2e commit 737e610

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
@@ -1899,7 +1899,7 @@ bom {
18991899
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
19001900
}
19011901
}
1902-
library("Spring Integration", "6.3.0-M2") {
1902+
library("Spring Integration", "6.3.0-SNAPSHOT") {
19031903
considerSnapshots()
19041904
group("org.springframework.integration") {
19051905
imports = [

0 commit comments

Comments
 (0)