Skip to content

Commit

Permalink
Bump io.confluent:kafka-avro-serializer from 7.7.0 to 7.7.1
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.7.0 to 7.7.1.
- [Commits](https://github.com/confluentinc/schema-registry/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 16, 2024
1 parent d4edb86 commit 33c88c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ kotlin = "2.0.20"
ktor = "2.3.12"
arrow = "1.2.4"
jackson = "2.17.2"
confluent = "7.7.0"
confluent = "7.7.1"
micrometer = "1.13.4"
flyway = "10.17.3"
kotest = "5.9.1"
Expand Down

0 comments on commit 33c88c3

Please sign in to comment.