Skip to content

Commit

Permalink
Start building against Spring Kafka 3.0.12 snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
wilkinsona committed Oct 9, 2023
1 parent 0de8349 commit 4271e6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -1451,7 +1451,7 @@ bom {
]
}
}
library("Spring Kafka", "3.0.11") {
library("Spring Kafka", "3.0.12-SNAPSHOT") {
considerSnapshots()
group("org.springframework.kafka") {
modules = [
Expand Down

0 comments on commit 4271e6d

Please sign in to comment.