Skip to content

Commit bc91b34

Browse files
committed
Start building against Spring Kafka 3.2.0-M1 snapshots
See gh-39497
1 parent b80570f commit bc91b34

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
@@ -1491,7 +1491,7 @@ bom {
14911491
]
14921492
}
14931493
}
1494-
library("Spring Kafka", "3.1.1") {
1494+
library("Spring Kafka", "3.2.0-SNAPSHOT") {
14951495
considerSnapshots()
14961496
group("org.springframework.kafka") {
14971497
modules = [

0 commit comments

Comments
 (0)