Skip to content

Commit f983371

Browse files
committed
Start building against Spring Kafka 3.3.9 snapshots
See gh-46871
1 parent 488f586 commit f983371

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
@@ -2345,7 +2345,7 @@ bom {
23452345
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
23462346
}
23472347
}
2348-
library("Spring Kafka", "3.3.8") {
2348+
library("Spring Kafka", "3.3.9-SNAPSHOT") {
23492349
considerSnapshots()
23502350
group("org.springframework.kafka") {
23512351
modules = [

0 commit comments

Comments
 (0)