File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ dependencies {
1111 implementation ' com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
1212 implementation ' org.jsoup:jsoup:1.13.1'
1313 implementation ' org.mozilla:rhino:1.7.13'
14- implementation ' com.github.spotbugs:spotbugs-annotations:4.0.2 '
14+ implementation ' com.github.spotbugs:spotbugs-annotations:4.2.3 '
1515 implementation ' org.nibor.autolink:autolink:0.10.0'
1616
1717 testImplementation ' junit:junit:4.13.2'
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ dependencies {
22 testImplementation ' junit:junit:4.13.1'
33
44 implementation ' com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
5- implementation ' com.github.spotbugs:spotbugs-annotations:4.0.2 '
5+ implementation ' com.github.spotbugs:spotbugs-annotations:4.2.3 '
66}
You can’t perform that action at this time.
0 commit comments