Start building against Spring Kafka 3.2.6 snapshots
See gh-43394
This commit is contained in:
parent
d8804579fe
commit
8761285557
|
@ -2233,7 +2233,7 @@ bom {
|
|||
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Kafka", "3.2.5") {
|
||||
library("Spring Kafka", "3.2.6-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.kafka") {
|
||||
modules = [
|
||||
|
|
Loading…
Reference in New Issue