We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b88065 commit df6db6fCopy full SHA for df6db6f
bom/build.gradle
@@ -14,7 +14,7 @@ publishing {
14
// Generate bom using subprojects
15
def internalProjects = [
16
project.name,
17
- 'grpc-binder',
+ 'grpc-authz',
18
'grpc-compiler',
19
'grpc-gae-interop-testing-jdk8',
20
]
0 commit comments