Skip to content

Commit

Permalink
Bump org.apache.kafka:kafka_2.13 from 2.8.1 to 3.6.0
Browse files Browse the repository at this point in the history
Bumps org.apache.kafka:kafka_2.13 from 2.8.1 to 3.6.0.

---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka_2.13
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 09a25c7 commit 49272e6
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 = '2.8.1'
ext.kafka_version = '3.6.0'
ext.scala_version = '2.13'
ext.kotlin_version = '1.9.10'
ext.unboundid_version = '6.0.10'
Expand Down

0 comments on commit 49272e6

Please sign in to comment.