| { |
| "projectPath": ":security:security-state-provider", |
| "dependencyAdvice": [ |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.test:core", |
| "resolvedVersion": "1.7.0-alpha01" |
| }, |
| "toConfiguration": "androidTestImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.test:rules", |
| "resolvedVersion": "1.7.0-alpha01" |
| }, |
| "fromConfiguration": "androidTestImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "androidx.test:runner", |
| "resolvedVersion": "1.7.0-alpha01" |
| }, |
| "toConfiguration": "androidTestImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "junit:junit", |
| "resolvedVersion": "4.13.2" |
| }, |
| "toConfiguration": "androidTestImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "junit:junit", |
| "resolvedVersion": "4.13.2" |
| }, |
| "toConfiguration": "testImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "org.jetbrains.kotlinx:kotlinx-serialization-core", |
| "resolvedVersion": "1.6.3" |
| }, |
| "toConfiguration": "implementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "org.jetbrains.kotlinx:kotlinx-serialization-core", |
| "resolvedVersion": "1.6.3" |
| }, |
| "toConfiguration": "testImplementation" |
| }, |
| { |
| "coordinates": { |
| "type": "module", |
| "identifier": "org.mockito:mockito-core", |
| "resolvedVersion": "4.0.0" |
| }, |
| "toConfiguration": "testImplementation" |
| } |
| ] |
| } |