FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix: update mockito dependency (#146) · googleapis/api-common-java@4caf2ca · GitHub

This repository was archived by the owner on Sep 27, 2023. It is now read-only.
/ api-common-java Public archive

Commit 4caf2ca

Browse files
authored
fix: update mockito dependency (#146)
fix: update mockito dependency
1 parent 1af5bfc commit 4caf2ca

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

‎build.gradle‎

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,6 @@ ext {
4747

4848
// Testing
4949
junit: 'junit:junit:4.13',
50-
mockito: 'org.mockito:mockito-core:1.10.19',
5150
truth: 'com.google.truth:truth:1.0.1',
5251
]
5352
}
@@ -69,7 +68,6 @@ dependencies {
6968
compileOnly libraries.error_prone_annotations
7069

7170
testCompile libraries.junit,
72-
libraries.mockito,
7371
libraries.truth
7472
}
7573

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL