Start building against Spring Kafka 3.3.6 snapshots
See gh-45440
This commit is contained in:
@@ -2309,7 +2309,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.3.5") {
|
library("Spring Kafka", "3.3.6-SNAPSHOT") {
|
||||||
considerSnapshots()
|
considerSnapshots()
|
||||||
group("org.springframework.kafka") {
|
group("org.springframework.kafka") {
|
||||||
modules = [
|
modules = [
|
||||||
|
|||||||
Reference in New Issue
Block a user