Skip to content

Commit

Permalink
chore(deps): Bump io.confluent:kafka-avro-serializer from 7.5.1 to 7.5.3
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.1 to 7.5.3.
- [Commits](confluentinc/schema-registry@v7.5.1...v7.5.3)

---
updated-dependencies:
- dependency-name: io.confluent:kafka-avro-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 29, 2024
1 parent ad68c30 commit 4d8a06f
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.1'
kafkaAvroSerializerVersion = '7.5.3'

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

0 comments on commit 4d8a06f

Please sign in to comment.