Skip to content

Commit

Permalink
chore(deps): Bump org.apache.kafka:kafka-streams from 3.6.0 to 3.6.1 (#…
Browse files Browse the repository at this point in the history
…497)

Bumps org.apache.kafka:kafka-streams from 3.6.0 to 3.6.1.

---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka-streams
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 15, 2023
1 parent cc5ef17 commit 3b2b2a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ ext {
jsr305Version = '3.0.2'

kafkaClientsVersion = '3.6.1'
kafkaStreamsVersion = '3.6.0'
kafkaStreamsVersion = '3.6.1'

jacksonVersion = '2.16.0'
jakartaAnnotationApiVersion = '2.1.1'
Expand Down

0 comments on commit 3b2b2a6

Please sign in to comment.