Skip to content

Commit cbb009b

Browse files
committed
Start building against Spring Kafka 3.3.6 snapshots
See gh-45440
1 parent b5d37e2 commit cbb009b

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
@@ -2309,7 +2309,7 @@ bom {
23092309
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
23102310
}
23112311
}
2312-
library("Spring Kafka", "3.3.5") {
2312+
library("Spring Kafka", "3.3.6-SNAPSHOT") {
23132313
considerSnapshots()
23142314
group("org.springframework.kafka") {
23152315
modules = [

0 commit comments

Comments
 (0)