This repository was archived by the owner on Sep 16, 2023. It is now read-only.
File tree
Expand file treeCollapse file tree1 file changed
+9
-0
lines changed Expand file treeCollapse file tree1 file changed
+9
-0
lines changed Original file line number | Diff line number | Diff line change |
---|
|
17 | 17 | ],
|
18 | 18 | "versionScheme": "docker"
|
19 | 19 | },
|
| 20 | +{ |
| 21 | +"packagePatterns": [ |
| 22 | +"^com.google.api:gax", |
| 23 | +"^com.google.auth:", |
| 24 | +"^com.google.cloud:google-cloud-core", |
| 25 | +"^io.grpc:" |
| 26 | +], |
| 27 | +"groupName": "core dependencies" |
| 28 | +}, |
20 | 29 | {
|
21 | 30 | "packagePatterns": [
|
22 | 31 | "*"
|
|
You can’t perform that action at this time.
0 commit comments