Start building against Spring Kafka 3.2.2 snapshots

See gh-41303
This commit is contained in:
Andy Wilkinson 2024-07-03 11:24:28 +01:00
parent 4da16d23b9
commit efd1bd18b6
1 changed files with 1 additions and 1 deletions

View File

@ -1980,7 +1980,7 @@ bom {
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}") releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
} }
} }
library("Spring Kafka", "3.2.1") { library("Spring Kafka", "3.2.2-SNAPSHOT") {
considerSnapshots() considerSnapshots()
group("org.springframework.kafka") { group("org.springframework.kafka") {
modules = [ modules = [