We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5272468 + 665f382 commit d84a64dCopy full SHA for d84a64d
1 file changed
build.gradle
@@ -13,7 +13,7 @@ dependencies {
13
implementation 'com.grack:nanojson:1.1'
14
implementation 'org.jsoup:jsoup:1.9.2'
15
implementation 'org.mozilla:rhino:1.7.7.1'
16
- implementation 'com.github.spotbugs:spotbugs:3.1.0'
+ implementation 'com.github.spotbugs:spotbugs-annotations:3.1.0'
17
testImplementation 'junit:junit:4.12'
18
}
19
0 commit comments