Skip to content

Commit bb6307a

Browse files
committed
Start building against Spring Kafka 2.8.9 snapshots
See spring-projectsgh-32270
1 parent 91fb8b8 commit bb6307a

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
@@ -1729,7 +1729,7 @@ bom {
17291729
]
17301730
}
17311731
}
1732-
library("Spring Kafka", "2.8.8") {
1732+
library("Spring Kafka", "2.8.9-SNAPSHOT") {
17331733
group("org.springframework.kafka") {
17341734
modules = [
17351735
"spring-kafka",

0 commit comments

Comments
 (0)