Start building againts Spring Kafka 3.0.0-M5 snapshots

See gh-31620
This commit is contained in:
Andy Wilkinson 2022-07-12 15:56:19 +01:00
parent 404bf40aff
commit f015095ca0

View File

@ -1412,7 +1412,7 @@ bom {
]
}
}
library("Spring Kafka", "3.0.0-M4") {
library("Spring Kafka", "3.0.0-SNAPSHOT") {
group("org.springframework.kafka") {
modules = [
"spring-kafka",