Skip to content

Commit

Permalink
chore(deps): update dependency io.confluent:kafka-json-serializer to …
Browse files Browse the repository at this point in the history
…v7.6.1
  • Loading branch information
renovate[bot] authored Apr 10, 2024
1 parent c639cc6 commit 7c81010
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 @@ -12,7 +12,7 @@ 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-json = { module = "io.confluent:kafka-json-serializer", version = "7.5.3"}
kafka-json = { module = "io.confluent:kafka-json-serializer", version = "7.6.1"}
snakeyaml = { module = "org.yaml:snakeyaml", version = "2.2" }
wot-servient = { module = "city.sane.wot-servient:wot-servient", version.ref = "wot" }
wot-servient-binding-http = { module = "city.sane.wot-servient:wot-servient-binding-http", version.ref = "wot"}
Expand Down

0 comments on commit 7c81010

Please sign in to comment.