Skip to content

Commit

Permalink
add lib for aws-msk-iam-auth (tchiotludo#810)
Browse files Browse the repository at this point in the history
  • Loading branch information
moremagic committed Dec 20, 2021
1 parent b472e8e commit 07d4cfd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,9 @@ dependencies {

// client
implementation project(":client")

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

/**********************************************************************************************************************\
Expand Down

0 comments on commit 07d4cfd

Please sign in to comment.