Skip to content

Commit

Permalink
chore(deps): Bump io.confluent:kafka-protobuf-serializer
Browse files Browse the repository at this point in the history
Bumps [io.confluent:kafka-protobuf-serializer](https://github.com/confluentinc/schema-registry) from 7.5.1 to 7.5.3.
- [Commits](confluentinc/schema-registry@v7.5.1...v7.5.3)

---
updated-dependencies:
- dependency-name: io.confluent:kafka-protobuf-serializer
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 15, 2024
1 parent 5d0a7c6 commit b30e46b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ ext {
kafkaClientsVersion = '3.6.1'
kafkaStreamsVersion = '3.6.1'

kafkaProtobufSerializerVersion = '7.5.1'
kafkaProtobufSerializerVersion = '7.5.3'

jacksonVersion = '2.16.1'
jacksonDatatypeProtobufVersion = '0.9.14'
Expand Down

0 comments on commit b30e46b

Please sign in to comment.