Skip to content

Commit 4271e6d

Browse files
committed
Start building against Spring Kafka 3.0.12 snapshots
See gh-37797
1 parent 0de8349 commit 4271e6d

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
@@ -1451,7 +1451,7 @@ bom {
14511451
]
14521452
}
14531453
}
1454-
library("Spring Kafka", "3.0.11") {
1454+
library("Spring Kafka", "3.0.12-SNAPSHOT") {
14551455
considerSnapshots()
14561456
group("org.springframework.kafka") {
14571457
modules = [

0 commit comments

Comments
 (0)