Start building against Spring Kafka 3.0.9 snapshots

See gh-36187
This commit is contained in:
Andy Wilkinson 2023-07-03 17:52:53 +01:00
parent 3c00a04211
commit d0a61c2e78
1 changed files with 1 additions and 1 deletions

View File

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