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 e9412fd + 38d0339 commit fe29c78Copy full SHA for fe29c78
1 file changed
extractor/build.gradle
@@ -10,7 +10,7 @@ dependencies {
10
11
implementation 'com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
12
implementation 'org.jsoup:jsoup:1.13.1'
13
- implementation 'org.mozilla:rhino:1.7.12'
+ implementation 'org.mozilla:rhino:1.7.13'
14
implementation 'com.github.spotbugs:spotbugs-annotations:4.0.2'
15
implementation 'org.nibor.autolink:autolink:0.10.0'
16
0 commit comments