Skip to content

Commit

Permalink
chore(deps): Bump io.confluent:kafka-protobuf-serializer (#620)
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.3 to 7.6.0.
- [Commits](confluentinc/schema-registry@v7.5.3...v7.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent 3de33f2 commit 520d5a0
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.3'
kafkaProtobufSerializerVersion = '7.6.0'

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

0 comments on commit 520d5a0

Please sign in to comment.