Skip to content

Commit

Permalink
build(deps): bump kafka from 3.7.1 to 3.8.0
Browse files Browse the repository at this point in the history
Bumps `kafka` from 3.7.1 to 3.8.0.

Updates `org.apache.kafka:connect-api` from 3.7.1 to 3.8.0

Updates `org.apache.kafka:connect-json` from 3.7.1 to 3.8.0

Updates `org.apache.kafka:connect-transforms` from 3.7.1 to 3.8.0

---
updated-dependencies:
- dependency-name: org.apache.kafka:connect-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.kafka:connect-json
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.kafka:connect-transforms
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and eiri committed Jul 29, 2024
1 parent 88e5919 commit ea540d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
kafka = "3.7.1"
kafka = "3.8.0"
slf4j = "1.7.36"

[libraries]
Expand Down

0 comments on commit ea540d2

Please sign in to comment.