Skip to content

Commit fc82f0c

Browse files
committed
Switch to Spring Kafka 3.0.0-SNAPSHOT
See gh-32603
1 parent 9472cbe commit fc82f0c

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
@@ -1452,7 +1452,7 @@ bom {
14521452
]
14531453
}
14541454
}
1455-
library("Spring Kafka", "3.0.0-M6") {
1455+
library("Spring Kafka", "3.0.0-SNAPSHOT") {
14561456
group("org.springframework.kafka") {
14571457
modules = [
14581458
"spring-kafka",

0 commit comments

Comments
 (0)