Start building against Spring Kafka 3.0.12 snapshots
See gh-37796
This commit is contained in:
parent
ac320aff4d
commit
11ad08dcbb
|
@ -1411,7 +1411,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Kafka", "3.0.11") {
|
||||
library("Spring Kafka", "3.0.12-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.kafka") {
|
||||
modules = [
|
||||
|
|
Loading…
Reference in New Issue