Skip to content

Commit a9df5b3

Browse files
committed
Start building against Spring Kafka 3.0.17 snapshots
See gh-40651
1 parent a0c9742 commit a9df5b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1505,7 +1505,7 @@ bom {
15051505
]
15061506
}
15071507
}
1508-
library("Spring Kafka", "3.0.16") {
1508+
library("Spring Kafka", "3.0.17-SNAPSHOT") {
15091509
considerSnapshots()
15101510
group("org.springframework.kafka") {
15111511
modules = [

0 commit comments

Comments
 (0)