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.20 to 1.1.21.
- [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.20...v1.1.21)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tchiotludo committed Nov 11, 2024
1 parent 2494155 commit 982f4b3
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 @@ -167,7 +167,7 @@ dependencies {
implementation group: 'software.amazon.msk', name: 'aws-msk-iam-auth', version: '2.2.0'

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


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

0 comments on commit 982f4b3

Please sign in to comment.