Start building against Spring Kafka 3.0.6 snapshots

See gh-34968
This commit is contained in:
Stephane Nicoll 2023-04-14 14:41:13 +02:00
parent 12c2c8269b
commit 54ec50c529

View File

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