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 358e619 + a2a41e3 commit 9284569Copy full SHA for 9284569
extractor/build.gradle
@@ -11,7 +11,7 @@ dependencies {
11
12
implementation "com.github.TeamNewPipe:nanojson:$nanojsonVersion"
13
implementation 'org.jsoup:jsoup:1.14.3'
14
- implementation 'org.mozilla:rhino:1.7.13'
+ implementation 'org.mozilla:rhino:1.7.14'
15
implementation "com.github.spotbugs:spotbugs-annotations:$spotbugsVersion"
16
implementation 'org.nibor.autolink:autolink:0.10.0'
17
0 commit comments