File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,9 +3,9 @@ dependencies {
33
44 implementation ' com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
55 implementation ' org.jsoup:jsoup:1.13.1'
6- implementation ' org.mozilla:rhino:1.7.7.1 '
7- implementation ' com.github.spotbugs:spotbugs-annotations:3.1.0 '
8- implementation ' org.nibor.autolink:autolink:0.8 .0'
6+ implementation ' org.mozilla:rhino:1.7.12 '
7+ implementation ' com.github.spotbugs:spotbugs-annotations:4.0.2 '
8+ implementation ' org.nibor.autolink:autolink:0.10 .0'
99
10- testImplementation ' junit:junit:4.12 '
10+ testImplementation ' junit:junit:4.13 '
1111}
Original file line number Diff line number Diff line change 11dependencies {
2- testImplementation ' junit:junit:4.12 '
2+ testImplementation ' junit:junit:4.13 '
33
44 implementation ' com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
5- implementation ' com.github.spotbugs:spotbugs-annotations:3.1.0 '
5+ implementation ' com.github.spotbugs:spotbugs-annotations:4.0.2 '
66}
You can’t perform that action at this time.
0 commit comments