Start building against Spring Kafka 3.2.5 snapshots
See gh-43011
This commit is contained in:
@@ -2036,7 +2036,7 @@ bom {
|
||||
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Spring Kafka", "3.2.4") {
|
||||
library("Spring Kafka", "3.2.5-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.kafka") {
|
||||
modules = [
|
||||
|
||||
Reference in New Issue
Block a user