Start building against Spring Kafka 3.1.0 snapshots

See gh-37712
pull/37640/head
Andy Wilkinson 1 year ago
parent c45bda4c48
commit cccd8bfea3

@ -1564,7 +1564,7 @@ bom {
] ]
} }
} }
library("Spring Kafka", "3.1.0-M1") { library("Spring Kafka", "3.1.0-SNAPSHOT") {
considerSnapshots() considerSnapshots()
group("org.springframework.kafka") { group("org.springframework.kafka") {
modules = [ modules = [

Loading…
Cancel
Save