Skip to content

Commit 4be9dda

Browse files
committed
Start building against Spring Kafka 3.3.8 snapshots
See gh-46360
1 parent c3c94a5 commit 4be9dda

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
@@ -2346,7 +2346,7 @@ bom {
23462346
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
23472347
}
23482348
}
2349-
library("Spring Kafka", "3.3.7") {
2349+
library("Spring Kafka", "3.3.8-SNAPSHOT") {
23502350
considerSnapshots()
23512351
group("org.springframework.kafka") {
23522352
modules = [

0 commit comments

Comments
 (0)