Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
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 May 22, 2024
1 parent 08520f1 commit d1451f2
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 @@ -12,7 +12,7 @@ val hikariVersion = "5.0.1"
val isdialogmoteSchemaVersion = "1.0.5"
val jacksonDataTypeVersion = "2.16.0"
val jedisVersion = "5.1.0"
val kafkaVersion = "3.6.0"
val kafkaVersion = "7.6.1-ce"
val kafkaEmbeddedVersion = "3.2.3"
val ktorVersion = "2.3.8"
val kluentVersion = "1.73"
Expand Down

0 comments on commit d1451f2

Please sign in to comment.