I’m currently working on a project that uses SBT version 0.13.x, and I need to integrate the aws-msk-iam-auth library for authenticating with Amazon MSK (Managed Streaming for Apache Kafka). However, I’m having trouble finding a compatible version of aws-msk-iam-auth that works with SBT 0.13.
I’ve checked the GitHub repository and the Maven Central page, but I couldn’t find any specific information regarding version compatibility with older SBT versions.
Could anyone help me identify which version of aws-msk-iam-auth is compatible with SBT 0.13? Alternatively, if there are any resources or documentation that could guide me in finding this information, I would greatly appreciate it!
Thank you!