{ | |
"projectPath": ":health:health-services-client", | |
"dependencyAdvice": [ | |
{ | |
"coordinates": { | |
"type": "module", | |
"identifier": "com.google.code.findbugs:jsr305", | |
"resolvedVersion": "3.0.2" | |
}, | |
"toConfiguration": "implementation" | |
}, | |
{ | |
"coordinates": { | |
"type": "module", | |
"identifier": "org.robolectric:shadows-framework", | |
"resolvedVersion": "4.14" | |
}, | |
"toConfiguration": "testImplementation" | |
} | |
] | |
} |