Skip to content

Commit 5b4c13d

Browse files
committed
Start building against Spring Kafka 2.4.6 snapshots
See gh-20953
1 parent 88d790a commit 5b4c13d

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
@@ -1644,7 +1644,7 @@ bom {
16441644
]
16451645
}
16461646
}
1647-
library("Spring Kafka", "2.4.5.RELEASE") {
1647+
library("Spring Kafka", "2.4.6.BUILD-SNAPSHOT") {
16481648
group("org.springframework.kafka") {
16491649
modules = [
16501650
"spring-kafka",

0 commit comments

Comments
 (0)