Start building against Spring Kafka 3.1.0 snapshots
See gh-37712
This commit is contained in:
parent
c45bda4c48
commit
cccd8bfea3
|
@ -1564,7 +1564,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Kafka", "3.1.0-M1") {
|
||||
library("Spring Kafka", "3.1.0-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.kafka") {
|
||||
modules = [
|
||||
|
|
Loading…
Reference in New Issue