Skip to content

Commit efd1bd1

Browse files
committed
Start building against Spring Kafka 3.2.2 snapshots
See gh-41303
1 parent 4da16d2 commit efd1bd1

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
@@ -1980,7 +1980,7 @@ bom {
19801980
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
19811981
}
19821982
}
1983-
library("Spring Kafka", "3.2.1") {
1983+
library("Spring Kafka", "3.2.2-SNAPSHOT") {
19841984
considerSnapshots()
19851985
group("org.springframework.kafka") {
19861986
modules = [

0 commit comments

Comments
 (0)