Start building against Spring Kafka 3.1.3 snapshots

See gh-39885
This commit is contained in:
Andy Wilkinson 2024-03-11 19:06:51 +00:00
parent 552046998f
commit 04a249b1e8

View File

@ -1562,7 +1562,7 @@ bom {
] ]
} }
} }
library("Spring Kafka", "3.1.2") { library("Spring Kafka", "3.1.3-SNAPSHOT") {
considerSnapshots() considerSnapshots()
group("org.springframework.kafka") { group("org.springframework.kafka") {
modules = [ modules = [