Skip to content

Commit 7a511c2

Browse files
committed
Start building against Spring Kafka 3.0.15 snapshots
See gh-39876
1 parent b978188 commit 7a511c2

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
@@ -1449,7 +1449,7 @@ bom {
14491449
]
14501450
}
14511451
}
1452-
library("Spring Kafka", "3.0.14") {
1452+
library("Spring Kafka", "3.0.15-SNAPSHOT") {
14531453
considerSnapshots()
14541454
group("org.springframework.kafka") {
14551455
modules = [

0 commit comments

Comments
 (0)