Skip to content

Commit

Permalink
fix(deps): update dependency io.confluent:kafka-avro-serializer to v7
Browse files Browse the repository at this point in the history
| datasource | package                            | from   | to    |
| ---------- | ---------------------------------- | ------ | ----- |
| maven      | io.confluent:kafka-avro-serializer | 5.5.15 | 7.3.3 |
  • Loading branch information
renovate[bot] authored and jgiovaresco committed Apr 21, 2023
1 parent 0bddd85 commit 1899570
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Expand Up @@ -7,7 +7,7 @@ dependencyResolutionManagement {
create("libs") {
version("annotation-api", "1.3.2")
version("avro", "1.11.1")
version("confluent", "5.5.15")
version("confluent", "7.3.3")
version("kotlin-faker", "1.14.0")
version("grpc", "1.54.1")
version("junit", "5.9.2")
Expand Down

0 comments on commit 1899570

Please sign in to comment.