Skip to content

Commit c630bad

Browse files
committed
Start building against Spring Integration 6.3.0 snapshots
See gh-39896
1 parent 6be6858 commit c630bad

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
@@ -1875,7 +1875,7 @@ bom {
18751875
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
18761876
}
18771877
}
1878-
library("Spring Integration", "6.3.0-M1") {
1878+
library("Spring Integration", "6.3.0-SNAPSHOT") {
18791879
considerSnapshots()
18801880
group("org.springframework.integration") {
18811881
imports = [

0 commit comments

Comments
 (0)