Skip to content

Commit

Permalink
chore(deps): bump software.amazon.msk:aws-msk-iam-auth
Browse files Browse the repository at this point in the history
Bumps [software.amazon.msk:aws-msk-iam-auth](https://github.com/aws/aws-msk-iam-auth) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/aws/aws-msk-iam-auth/releases)
- [Commits](aws/aws-msk-iam-auth@v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: software.amazon.msk:aws-msk-iam-auth
  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 27, 2024
1 parent 6015058 commit 69b4bbb
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 @@ -164,7 +164,7 @@ dependencies {
implementation project(":client")

//AWS MSK IAM Auth
implementation group: 'software.amazon.msk', name: 'aws-msk-iam-auth', version: '2.1.0'
implementation group: 'software.amazon.msk', name: 'aws-msk-iam-auth', version: '2.1.1'

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

0 comments on commit 69b4bbb

Please sign in to comment.