Skip to content

Commit d0644a6

Browse files
committed
Start building against Spring Kafka 3.3.15 snapshots
See gh-50129
1 parent cd3c05c commit d0644a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2374,7 +2374,7 @@ bom {
23742374
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
23752375
}
23762376
}
2377-
library("Spring Kafka", "3.3.14") {
2377+
library("Spring Kafka", "3.3.15-SNAPSHOT") {
23782378
considerSnapshots()
23792379
group("org.springframework.kafka") {
23802380
modules = [

0 commit comments

Comments
 (0)