Skip to content

Commit

Permalink
Bump the dependencies group with 1 update (#222)
Browse files Browse the repository at this point in the history
Bumps the dependencies group with 1 update: [io.confluent:kafka-avro-serializer](https://github.com/confluentinc/schema-registry).

- [Commits](confluentinc/schema-registry@v7.5.0...v7.5.1)

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

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 Oct 6, 2023
1 parent ca204ca commit 1496671
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ val jaxbVersion = "2.3.0.1"
val javaxActivationVersion = "1.1.1"
val jacksonVersion = "2.15.2"
val joarkHendelseVersion = "96ec5ebb"
val confluentVersion = "7.5.0"
val confluentVersion = "7.5.1"
val jettyVersion = "11.0.6"
val syfoXmlCodegenVersion = "2.0.1"
val commonsTextVersion = "1.10.0"
Expand Down

0 comments on commit 1496671

Please sign in to comment.