Skip to content

Commit 548eaf6

Browse files
committed
Start building against Spring Kafka 3.2.7 snapshots
See gh-44110
1 parent f32dc30 commit 548eaf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -2235,7 +2235,7 @@ bom {
22352235
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
22362236
}
22372237
}
2238-
library("Spring Kafka", "3.2.6") {
2238+
library("Spring Kafka", "3.2.7-SNAPSHOT") {
22392239
considerSnapshots()
22402240
group("org.springframework.kafka") {
22412241
modules = [

0 commit comments

Comments
 (0)