Skip to content

Commit

Permalink
chore(deps): update dependency org.apache.kafka:kafka-clients to v7.6…
Browse files Browse the repository at this point in the history
….2-ce
  • Loading branch information
renovate[bot] authored Jul 17, 2024
1 parent c639cc6 commit c1b0922
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
Expand Up @@ -11,7 +11,7 @@ gson = { module = "com.google.code.gson:gson", version = "2.10.1" }
jacamo = { module = "org.jacamo:jacamo", version = "1.1" }
junit-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "junit" }
junit-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "junit" }
kafka-clients = { module = "org.apache.kafka:kafka-clients", version = "7.5.3-ce"}
kafka-clients = { module = "org.apache.kafka:kafka-clients", version = "7.6.2-ce"}
kafka-json = { module = "io.confluent:kafka-json-serializer", version = "7.5.3"}
snakeyaml = { module = "org.yaml:snakeyaml", version = "2.2" }
wot-servient = { module = "city.sane.wot-servient:wot-servient", version.ref = "wot" }
Expand Down

0 comments on commit c1b0922

Please sign in to comment.