Skip to content

Commit 5acb878

Browse files
committed
Start building against Spring Kafka 3.1.10 snapshots
See gh-43003
1 parent a8a7ee8 commit 5acb878

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
@@ -1625,7 +1625,7 @@ bom {
16251625
]
16261626
}
16271627
}
1628-
library("Spring Kafka", "3.1.9") {
1628+
library("Spring Kafka", "3.1.10-SNAPSHOT") {
16291629
considerSnapshots()
16301630
group("org.springframework.kafka") {
16311631
modules = [

0 commit comments

Comments
 (0)