Skip to content

Commit ef50332

Browse files
committed
Start building against Spring Kafka 3.1.5 snapshots
See gh-40661
1 parent 30ef19c commit ef50332

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
@@ -1618,7 +1618,7 @@ bom {
16181618
]
16191619
}
16201620
}
1621-
library("Spring Kafka", "3.1.4") {
1621+
library("Spring Kafka", "3.1.5-SNAPSHOT") {
16221622
considerSnapshots()
16231623
group("org.springframework.kafka") {
16241624
modules = [

0 commit comments

Comments
 (0)