Start building against Spring Kafka 3.0.17 snapshots

See gh-40651
This commit is contained in:
Andy Wilkinson 2024-05-09 11:21:53 +01:00
parent a0c9742fea
commit a9df5b3d05
1 changed files with 1 additions and 1 deletions

View File

@ -1505,7 +1505,7 @@ bom {
] ]
} }
} }
library("Spring Kafka", "3.0.16") { library("Spring Kafka", "3.0.17-SNAPSHOT") {
considerSnapshots() considerSnapshots()
group("org.springframework.kafka") { group("org.springframework.kafka") {
modules = [ modules = [