Skip to content

Commit

Permalink
chore(deps): bump software.amazon.glue:schema-registry-serde
Browse files Browse the repository at this point in the history
Bumps [software.amazon.glue:schema-registry-serde](https://github.com/awslabs/aws-glue-schema-registry) from 1.1.19 to 1.1.20.
- [Release notes](https://github.com/awslabs/aws-glue-schema-registry/releases)
- [Changelog](https://github.com/awslabs/aws-glue-schema-registry/blob/master/CHANGELOG.md)
- [Commits](awslabs/aws-glue-schema-registry@v1.1.19...v1.1.20)

---
updated-dependencies:
- dependency-name: software.amazon.glue:schema-registry-serde
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tchiotludo committed Jun 2, 2024
1 parent 003a032 commit d48d94e
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 @@ -158,7 +158,7 @@ dependencies {
implementation group: 'software.amazon.msk', name: 'aws-msk-iam-auth', version: '2.1.0'

// AWS Glue serde
implementation ("software.amazon.glue:schema-registry-serde:1.1.19")
implementation ("software.amazon.glue:schema-registry-serde:1.1.20")


implementation group: 'io.projectreactor', name: 'reactor-core', version: '3.6.5'
Expand Down

0 comments on commit d48d94e

Please sign in to comment.