We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6f8c30 commit b3c51e4Copy full SHA for b3c51e4
api/build.gradle
@@ -63,7 +63,7 @@ dependencies {
63
implementation libs.netty.handler
64
65
66
- // Google Managed Service for Kafka support
+ // Google Managed Service for Kafka IAM support
67
implementation (libs.google.managed.kafka.login.handler) {
68
exclude group: 'com.google.oauth-client', module: 'google-oauth-client'
69
}
0 commit comments