Start building against Spring Kafka 3.0.0-M6 snapshots

See gh-31925
This commit is contained in:
Andy Wilkinson
2022-07-29 19:30:24 +01:00
parent a82b95c955
commit bdebdb5cc2

View File

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