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.2.0 to 2.3.0.
- [Release notes](https://github.com/aws/aws-msk-iam-auth/releases)
- [Commits](aws/aws-msk-iam-auth@v2.2.0...v2.3.0)

---
updated-dependencies:
- dependency-name: software.amazon.msk:aws-msk-iam-auth
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and tchiotludo committed Feb 24, 2025
1 parent bf8ab3a commit c9f99e5
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.2.0'
implementation group: 'software.amazon.msk', name: 'aws-msk-iam-auth', version: '2.3.0'

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

0 comments on commit c9f99e5

Please sign in to comment.