Skip to content

Commit c1e5d2e

Browse files
committed
Start building against Spring Kafka 3.1.7 snapshots
See gh-41297
1 parent 7d40df9 commit c1e5d2e

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
@@ -1621,7 +1621,7 @@ bom {
16211621
]
16221622
}
16231623
}
1624-
library("Spring Kafka", "3.1.6") {
1624+
library("Spring Kafka", "3.1.7-SNAPSHOT") {
16251625
considerSnapshots()
16261626
group("org.springframework.kafka") {
16271627
modules = [

0 commit comments

Comments
 (0)