Start building against Spring Kafka 3.1.7 snapshots
See gh-41297
This commit is contained in:
parent
7d40df9c89
commit
c1e5d2e0c4
|
@ -1621,7 +1621,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Kafka", "3.1.6") {
|
||||
library("Spring Kafka", "3.1.7-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.kafka") {
|
||||
modules = [
|
||||
|
|
Loading…
Reference in New Issue