Skip to content

Commit

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

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and SheheryarAamir committed Jul 19, 2024
1 parent 62c1c65 commit d03ee0c
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.7.1'
kafkaStreamsVersion = '3.7.1'

kafkaProtobufSerializerVersion = '7.6.0'
kafkaProtobufSerializerVersion = '7.6.2'

jacksonVersion = '2.17.2'
jacksonDatatypeProtobufVersion = '0.9.15'
Expand Down

0 comments on commit d03ee0c

Please sign in to comment.