Skip to content

Commit 3485070

Browse files
committed
Switch to Spring Kafka SNAPSHOTs
See gh-30645
1 parent be88b62 commit 3485070

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
@@ -1387,7 +1387,7 @@ bom {
13871387
]
13881388
}
13891389
}
1390-
library("Spring Kafka", "3.0.0-M3") {
1390+
library("Spring Kafka", "3.0.0-SNAPSHOT") {
13911391
group("org.springframework.kafka") {
13921392
modules = [
13931393
"spring-kafka",

0 commit comments

Comments
 (0)