Skip to content

Commit cf42152

Browse files
committed
Start building against Spring Kafka 3.3.2 snapshots
See gh-43763
1 parent 0934dbd commit cf42152

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
@@ -2217,7 +2217,7 @@ bom {
22172217
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
22182218
}
22192219
}
2220-
library("Spring Kafka", "3.3.1") {
2220+
library("Spring Kafka", "3.3.2-SNAPSHOT") {
22212221
considerSnapshots()
22222222
group("org.springframework.kafka") {
22232223
modules = [

0 commit comments

Comments
 (0)