Skip to content

Commit

Permalink
Bump org.apache.kafka:kafka_2.12 from 3.5.0 to 3.5.1
Browse files Browse the repository at this point in the history
Bumps org.apache.kafka:kafka_2.12 from 3.5.0 to 3.5.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jul 24, 2023
1 parent 80dcb3b commit 90b9b4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ val nimbusdsVersion = "9.31"
val caffeineVersion = "3.1.6"
val testContainerVersion = "1.18.3"
val kotlinVersion = "1.9.0"
val kafkaVersion = "3.5.0"
val kafkaVersion = "3.5.1"
val commonsCodecVersion = "1.16.0"
val logbacksyslog4jVersion = "1.0.0"

Expand Down

0 comments on commit 90b9b4b

Please sign in to comment.