Start building against Spring Kafka 3.2.4 snapshots

See gh-42135
This commit is contained in:
Andy Wilkinson
2024-09-04 13:07:55 +01:00
parent 725b1789a4
commit f804e82d41

View File

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