Skip to content

Commit

Permalink
chore(deps): update dependency io.confluent:kafka-avro-serializer to …
Browse files Browse the repository at this point in the history
…v7.7.1

| datasource | package                            | from  | to    |
| ---------- | ---------------------------------- | ----- | ----- |
| maven      | io.confluent:kafka-avro-serializer | 7.7.0 | 7.7.1 |
  • Loading branch information
renovate[bot] committed Sep 13, 2024
1 parent 5703903 commit cc04656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencyResolutionManagement {
create("libs") {
version("annotation-api", "1.3.2")
version("avro", "1.12.0")
version("confluent", "7.7.0")
version("confluent", "7.7.1")
version("kotlin-faker", "1.16.0")
version("grpc", "1.66.0")
version("junit", "5.11.0")
Expand Down

0 comments on commit cc04656

Please sign in to comment.