Skip to content

Commit c3c94a5

Browse files
committed
Start building against Spring Integration 6.5.1 snapshots
See gh-46359
1 parent 35bdbdd commit c3c94a5

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
@@ -2331,7 +2331,7 @@ bom {
23312331
releaseNotes("https://github.com/spring-projects/spring-hateoas/releases/tag/{version}")
23322332
}
23332333
}
2334-
library("Spring Integration", "6.5.0") {
2334+
library("Spring Integration", "6.5.1-SNAPSHOT") {
23352335
considerSnapshots()
23362336
group("org.springframework.integration") {
23372337
bom("spring-integration-bom")

0 commit comments

Comments
 (0)