Skip to content

Commit e84ff16

Browse files
committed
Start building against Spring Kafka 4.0.0-M4 snapshots
See gh-46806
1 parent 27c4565 commit e84ff16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2397,7 +2397,7 @@ bom {
23972397
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
23982398
}
23992399
}
2400-
library("Spring Kafka", "4.0.0-M3") {
2400+
library("Spring Kafka", "4.0.0-SNAPSHOT") {
24012401
considerSnapshots()
24022402
group("org.springframework.kafka") {
24032403
modules = [

0 commit comments

Comments
 (0)