Skip to content

Commit

Permalink
Bump io.confluent:kafka-streams-avro-serde from 7.6.2 to 7.7.0
Browse files Browse the repository at this point in the history
Bumps [io.confluent:kafka-streams-avro-serde](https://github.com/confluentinc/schema-registry) from 7.6.2 to 7.7.0.
- [Commits](https://github.com/confluentinc/schema-registry/commits/v7.7.0)

---
updated-dependencies:
- dependency-name: io.confluent:kafka-streams-avro-serde
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jul 26, 2024
1 parent 796c6ba commit 965ce44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<dependency>
<groupId>io.confluent</groupId>
<artifactId>kafka-streams-avro-serde</artifactId>
<version>7.6.2</version>
<version>7.7.0</version>
</dependency>
<dependency>
<groupId>org.projectlombok</groupId>
Expand Down

0 comments on commit 965ce44

Please sign in to comment.