Skip to content

Commit b1d841d

Browse files
committed
Start building against Spring Kafka 3.1.2 snapshots
See gh-39484
1 parent 65a96b2 commit b1d841d

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
@@ -1562,7 +1562,7 @@ bom {
15621562
]
15631563
}
15641564
}
1565-
library("Spring Kafka", "3.1.1") {
1565+
library("Spring Kafka", "3.1.2-SNAPSHOT") {
15661566
considerSnapshots()
15671567
group("org.springframework.kafka") {
15681568
modules = [

0 commit comments

Comments
 (0)