Skip to content

Commit 1ddc048

Browse files
committed
Start building against Spring Kafka 3.3.5 snapshots
See gh-45144
1 parent df690fb commit 1ddc048

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
@@ -2281,7 +2281,7 @@ bom {
22812281
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
22822282
}
22832283
}
2284-
library("Spring Kafka", "3.3.4") {
2284+
library("Spring Kafka", "3.3.5-SNAPSHOT") {
22852285
considerSnapshots()
22862286
group("org.springframework.kafka") {
22872287
modules = [

0 commit comments

Comments
 (0)