Start building against Spring Kafka 3.2.2 snapshots
See gh-41303
This commit is contained in:
parent
4da16d23b9
commit
efd1bd18b6
|
@ -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 = [
|
||||||
|
|
Loading…
Reference in New Issue