Skip to content

Commit d93a858

Browse files
committed
Start building against Spring Kafka 2.7.7 snapshots
See gh-27918
1 parent 5d1ae23 commit d93a858

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
@@ -1677,7 +1677,7 @@ bom {
16771677
]
16781678
}
16791679
}
1680-
library("Spring Kafka", "2.7.6") {
1680+
library("Spring Kafka", "2.7.7-SNAPSHOT") {
16811681
group("org.springframework.kafka") {
16821682
modules = [
16831683
"spring-kafka",

0 commit comments

Comments
 (0)