Skip to content

Commit 5285930

Browse files
committed
Start building against Spring Kafka 2.5.6 snapshots
See gh-23199
1 parent c909b2b commit 5285930

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1686,7 +1686,7 @@ bom {
16861686
]
16871687
}
16881688
}
1689-
library("Spring Kafka", "2.5.5.RELEASE") {
1689+
library("Spring Kafka", "2.5.6.BUILD-SNAPSHOT") {
16901690
group("org.springframework.kafka") {
16911691
modules = [
16921692
"spring-kafka",

0 commit comments

Comments
 (0)