Start building against Spring Kafka 3.1.0 snapshots

See gh-37712
This commit is contained in:
Andy Wilkinson 2023-10-04 10:25:36 +01:00
parent c45bda4c48
commit cccd8bfea3
1 changed files with 1 additions and 1 deletions

View File

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