Skip to content

Commit

Permalink
chore(deps): Bump io.confluent:kafka-avro-serializer from 7.5.3 to 7.6.0
Browse files Browse the repository at this point in the history
Bumps [io.confluent:kafka-avro-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-avro-serializer
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Feb 12, 2024
1 parent 6d90cb3 commit cf109c4
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 @@ -37,7 +37,7 @@ ext {

jsr305Version = '3.0.2'

kafkaAvroSerializerVersion = '7.5.3'
kafkaAvroSerializerVersion = '7.6.0'

kafkaClientsVersion = '3.6.1'
kafkaStreamsVersion = '3.6.1'
Expand Down

0 comments on commit cf109c4

Please sign in to comment.