Skip to content

Commit 07958ac

Browse files
committed
Start building against Spring Kafka 2.5.0 snapshots
See gh-21387
1 parent dedcfeb commit 07958ac

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
@@ -1654,7 +1654,7 @@ bom {
16541654
]
16551655
}
16561656
}
1657-
library("Spring Kafka", "2.5.0.RC1") {
1657+
library("Spring Kafka", "2.5.0.BUILD-SNAPSHOT") {
16581658
group("org.springframework.kafka") {
16591659
modules = [
16601660
"spring-kafka",

0 commit comments

Comments
 (0)