Browse Source

Start building against Spring Integration 6.1.8 snapshots

See gh-40202
3.1.x
Andy Wilkinson 2 years ago
parent
commit
ca1bcaf39f
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -1441,7 +1441,7 @@ bom { @@ -1441,7 +1441,7 @@ bom {
]
}
}
library("Spring Integration", "6.1.7") {
library("Spring Integration", "6.1.8-SNAPSHOT") {
considerSnapshots()
group("org.springframework.integration") {
imports = [

Loading…
Cancel
Save