Skip to content

Commit 1d85aa4

Browse files
committedFeb 5, 2025
Start building against Spring Kafka 3.3.3 snapshots
See gh-44123
1 parent 38f55c3 commit 1d85aa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -2218,7 +2218,7 @@ bom {
22182218
releaseNotes("https://github.com/spring-projects/spring-integration/releases/tag/v{version}")
22192219
}
22202220
}
2221-
library("Spring Kafka", "3.3.2") {
2221+
library("Spring Kafka", "3.3.3-SNAPSHOT") {
22222222
considerSnapshots()
22232223
group("org.springframework.kafka") {
22242224
modules = [

0 commit comments

Comments
 (0)