Skip to content

Commit 9fc150e

Browse files
committed
Explicitly add test dep
1 parent f2443ca commit 9fc150e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

retrofit-converters/guava/build.gradle

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ dependencies {
66
api libs.guava
77
compileOnly libs.findBugsAnnotations
88

9+
testImplementation libs.findBugsAnnotations
910
testImplementation libs.junit
1011
testImplementation libs.truth
1112
testImplementation libs.okhttp.mockwebserver

0 commit comments

Comments
 (0)