Start building against Spring Kafka 3.0.13 snapshots
See gh-38369
This commit is contained in:
parent
ff555c5ceb
commit
8b72e5612b
|
|
@ -1405,7 +1405,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Kafka", "3.0.12") {
|
||||
library("Spring Kafka", "3.0.13-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.kafka") {
|
||||
modules = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue