Skip to content

Commit f8d6d76

Browse files
committed
Start building against Spring Kafka 2.6.11 snapshots
See gh-28227
1 parent 3cf1888 commit f8d6d76

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
@@ -1592,7 +1592,7 @@ bom {
15921592
]
15931593
}
15941594
}
1595-
library("Spring Kafka", "2.6.10") {
1595+
library("Spring Kafka", "2.6.11-SNAPSHOT") {
15961596
group("org.springframework.kafka") {
15971597
modules = [
15981598
"spring-kafka",

0 commit comments

Comments
 (0)