Skip to content

Commit 8658765

Browse files
committed
Start building against Spring Kafka 2.8.5 snapshots
See gh-30608
1 parent 726c4e9 commit 8658765

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
@@ -1743,7 +1743,7 @@ bom {
17431743
]
17441744
}
17451745
}
1746-
library("Spring Kafka", "2.8.4") {
1746+
library("Spring Kafka", "2.8.5-SNAPSHOT") {
17471747
prohibit("[3.0.0-M1,)") {
17481748
because "it uses Spring Framework 6"
17491749
}

0 commit comments

Comments
 (0)