Skip to content

Commit 665f382

Browse files
committed
Include stopbugs annotations only
1 parent 5272468 commit 665f382

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies {
1313
implementation 'com.grack:nanojson:1.1'
1414
implementation 'org.jsoup:jsoup:1.9.2'
1515
implementation 'org.mozilla:rhino:1.7.7.1'
16-
implementation 'com.github.spotbugs:spotbugs:3.1.0'
16+
implementation 'com.github.spotbugs:spotbugs-annotations:3.1.0'
1717
testImplementation 'junit:junit:4.12'
1818
}
1919

0 commit comments

Comments
 (0)