Skip to content

Commit 83e32cb

Browse files
committed
Start building against Spring Kafka 3.3.6 snapshots
See gh-45421
1 parent e0c5240 commit 83e32cb

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
@@ -2175,7 +2175,7 @@ bom {
21752175
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
21762176
}
21772177
}
2178-
library("Spring Kafka", "3.3.5") {
2178+
library("Spring Kafka", "3.3.6-SNAPSHOT") {
21792179
considerSnapshots()
21802180
group("org.springframework.kafka") {
21812181
modules = [

0 commit comments

Comments
 (0)