Skip to content

Commit 9f0716d

Browse files
committed
Start building against Spring Kafka 3.3.9 snapshots
See gh-46870
1 parent a3403a9 commit 9f0716d

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

0 commit comments

Comments
 (0)