Skip to content

Commit 6839e52

Browse files
committed
Start building against Spring Kafka 3.3.8 snapshots
See gh-46363
1 parent b9044fd commit 6839e52

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
@@ -2211,7 +2211,7 @@ bom {
22112211
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
22122212
}
22132213
}
2214-
library("Spring Kafka", "3.3.7") {
2214+
library("Spring Kafka", "3.3.8-SNAPSHOT") {
22152215
considerSnapshots()
22162216
group("org.springframework.kafka") {
22172217
modules = [

0 commit comments

Comments
 (0)