Start building against Spring Kafka 3.2.4 snapshots
See gh-42135
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user