Skip to content

Commit cef9c4a

Browse files
committed
Start building against Spring Kafka 3.3.5 snapshots
See gh-45094
1 parent 8811069 commit cef9c4a

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
@@ -2173,7 +2173,7 @@ bom {
21732173
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
21742174
}
21752175
}
2176-
library("Spring Kafka", "3.3.4") {
2176+
library("Spring Kafka", "3.3.5-SNAPSHOT") {
21772177
considerSnapshots()
21782178
group("org.springframework.kafka") {
21792179
modules = [

0 commit comments

Comments
 (0)