Skip to content

Commit

Permalink
Update dependency io.confluent:kafka-protobuf-serializer to v7.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2024
1 parent 361e3de commit 03a8447
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 @@ -37,7 +37,7 @@ dependencies {
implementation("com.fasterxml.jackson.module:jackson-module-kotlin:2.15.2")

implementation("io.confluent:kafka-schema-registry-client:7.4.0")
implementation("io.confluent:kafka-protobuf-serializer:7.4.0")
implementation("io.confluent:kafka-protobuf-serializer:7.5.3")
implementation("io.confluent:kafka-json-schema-serializer:7.4.0")
implementation("com.github.everit-org.json-schema:org.everit.json.schema:1.14.4")

Expand Down

0 comments on commit 03a8447

Please sign in to comment.