Skip to content

Commit 0233cf0

Browse files
committed
Start building against Spring Kafka 2.7.14 snapshots
See gh-31004
1 parent 30bdd76 commit 0233cf0

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
@@ -1736,7 +1736,7 @@ bom {
17361736
]
17371737
}
17381738
}
1739-
library("Spring Kafka", "2.7.13") {
1739+
library("Spring Kafka", "2.7.14-SNAPSHOT") {
17401740
group("org.springframework.kafka") {
17411741
modules = [
17421742
"spring-kafka",

0 commit comments

Comments
 (0)