Skip to content

Commit a497d95

Browse files
committed
Start building against Spring Kafka 3.2.10 snapshots
See gh-45757
1 parent b045c05 commit a497d95

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
@@ -2209,7 +2209,7 @@ bom {
22092209
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
22102210
}
22112211
}
2212-
library("Spring Kafka", "3.2.9") {
2212+
library("Spring Kafka", "3.2.10-SNAPSHOT") {
22132213
considerSnapshots()
22142214
group("org.springframework.kafka") {
22152215
modules = [

0 commit comments

Comments
 (0)