Skip to content

Commit 8761285

Browse files
committed
Start building against Spring Kafka 3.2.6 snapshots
See gh-43394
1 parent d880457 commit 8761285

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
@@ -2233,7 +2233,7 @@ bom {
22332233
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
22342234
}
22352235
}
2236-
library("Spring Kafka", "3.2.5") {
2236+
library("Spring Kafka", "3.2.6-SNAPSHOT") {
22372237
considerSnapshots()
22382238
group("org.springframework.kafka") {
22392239
modules = [

0 commit comments

Comments
 (0)