Skip to content

Commit bb8be24

Browse files
committed
Start building against Spring Kafka 2.7.13 snapshots
See gh-30592
1 parent aab8fc8 commit bb8be24

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.12") {
1739+
library("Spring Kafka", "2.7.13-SNAPSHOT") {
17401740
group("org.springframework.kafka") {
17411741
modules = [
17421742
"spring-kafka",

0 commit comments

Comments
 (0)