Skip to content

Commit

Permalink
chore(deps): Bump io.confluent:kafka-protobuf-serializer (#547)
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 19, 2024
1 parent 150bc7f commit 893fffe
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 893fffe

Please sign in to comment.