Skip to content

Commit 375a570

Browse files
committed
Upgrade to Spring Kafka 3.0.0-M6
Closes gh-31925
1 parent 35916a9 commit 375a570

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
@@ -1443,7 +1443,7 @@ bom {
14431443
]
14441444
}
14451445
}
1446-
library("Spring Kafka", "3.0.0-SNAPSHOT") {
1446+
library("Spring Kafka", "3.0.0-M6") {
14471447
group("org.springframework.kafka") {
14481448
modules = [
14491449
"spring-kafka",

0 commit comments

Comments
 (0)