Skip to content

Commit

Permalink
Bump io.confluent:kafka-schema-registry-client from 7.7.1 to 7.8.0 (#490
Browse files Browse the repository at this point in the history
)

Bumps [io.confluent:kafka-schema-registry-client](https://github.com/confluentinc/schema-registry) from 7.7.1 to 7.8.0.
- [Commits](confluentinc/schema-registry@v7.7.1...v7.8.0)

---
updated-dependencies:
- dependency-name: io.confluent:kafka-schema-registry-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 3, 2024
1 parent 8a83db3 commit 466cd3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dependencies {
implementation("io.swagger.core.v3:swagger-annotations")
implementation("jakarta.annotation:jakarta.annotation-api")
implementation("jakarta.validation:jakarta.validation-api")
implementation('io.confluent:kafka-schema-registry-client:7.7.1')
implementation('io.confluent:kafka-schema-registry-client:7.8.0')


compileOnly("org.projectlombok:lombok")
Expand Down

0 comments on commit 466cd3e

Please sign in to comment.