Skip to content

Commit 8f269b4

Browse files
authored
Update renovate.json
add another grpc dep to grpc group Signed-off-by: Appu <[email protected]>
1 parent 1a0a48c commit 8f269b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

renovate.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"groupName": "bouncycastle"
1616
},
1717
{
18-
"matchPackagePrefixes": ["io.grpc", "com.google.protobuf"],
18+
"matchPackagePrefixes": ["io.grpc", "com.google.protobuf", "com.google.api.grpc"],
1919
"groupName": "protobuf_grpc"
2020
},
2121
{

0 commit comments

Comments
 (0)