Skip to content

Commit 2a9d969

Browse files
committed
Start building against Spring Kafka 2.8.6 snapshots
See gh-31010
1 parent 9137d77 commit 2a9d969

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
@@ -1720,7 +1720,7 @@ bom {
17201720
]
17211721
}
17221722
}
1723-
library("Spring Kafka", "2.8.5") {
1723+
library("Spring Kafka", "2.8.6-SNAPSHOT") {
17241724
group("org.springframework.kafka") {
17251725
modules = [
17261726
"spring-kafka",

0 commit comments

Comments
 (0)