Start building against Spring Kafka 3.0.9 snapshots

See gh-36194
This commit is contained in:
Andy Wilkinson 2023-07-03 19:27:10 +01:00
parent 1e0a572dfa
commit 32d8355191

View File

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