Start building against Spring Kafka 3.1.3 snapshots
See gh-39885
This commit is contained in:
parent
552046998f
commit
04a249b1e8
|
@ -1562,7 +1562,7 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("Spring Kafka", "3.1.2") {
|
||||
library("Spring Kafka", "3.1.3-SNAPSHOT") {
|
||||
considerSnapshots()
|
||||
group("org.springframework.kafka") {
|
||||
modules = [
|
||||
|
|
Loading…
Reference in New Issue