Skip to content

Commit b3c51e4

Browse files
committed
Support for GCP IAM Auth for Google Managed Service for Apache Kafka -> resolve #1012
1 parent e6f8c30 commit b3c51e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dependencies {
6363
implementation libs.netty.handler
6464

6565

66-
// Google Managed Service for Kafka support
66+
// Google Managed Service for Kafka IAM support
6767
implementation (libs.google.managed.kafka.login.handler) {
6868
exclude group: 'com.google.oauth-client', module: 'google-oauth-client'
6969
}

0 commit comments

Comments
 (0)