Skip to content

Commit

Permalink
chore(deps): bump org.apache.kafka:kafka_2.13 from 3.8.0 to 3.8.1 (#677)
Browse files Browse the repository at this point in the history
Bumps org.apache.kafka:kafka_2.13 from 3.8.0 to 3.8.1.

---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka_2.13
  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 Oct 30, 2024
1 parent 4ac7273 commit 4c264ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
buildscript {
ext.kafka_version = '3.8.0'
ext.kafka_version = '3.8.1'
ext.scala_version = '2.13'
ext.kotlin_version = '2.0.21'
ext.unboundid_version = '7.0.1'
Expand Down

0 comments on commit 4c264ef

Please sign in to comment.