Skip to content

Commit

Permalink
Bump kafkaVersion from 3.6.0 to 7.6.0-ce
Browse files Browse the repository at this point in the history
Bumps `kafkaVersion` from 3.6.0 to 7.6.0-ce.

Updates `org.apache.kafka:kafka-clients` from 3.6.0 to 7.6.0-ce

Updates `org.apache.kafka:kafka_2.13` from 3.6.0 to 7.6.0-ce

---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka-clients
  dependency-type: direct:production
  update-type: version-update:semver-major
- 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 Feb 9, 2024
1 parent a343e6f commit dee1cb5
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 @@ -20,7 +20,7 @@ val flywayVersion = "7.5.2"
val vaultJdbcVersion = "1.3.9"
val jacksonVersion = "2.16.1"
val postgresEmbeddedVersion = "1.0.2"
val kafkaVersion = "3.6.0"
val kafkaVersion = "7.6.0-ce"
val avroVersion = "1.11.3"
val confluentVersion = "7.5.3"
val brukernotifikasjonerSchemaVersion = "2.5.1"
Expand Down

0 comments on commit dee1cb5

Please sign in to comment.