Start building against Spring Kafka 2.8.6 snapshots

See gh-31010
This commit is contained in:
Andy Wilkinson
2022-05-12 16:52:18 +01:00
parent 9137d777ab
commit 2a9d9698ac

View File

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