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 e260651 + 9d7bcba commit 5ab1f78Copy full SHA for 5ab1f78
extractor/build.gradle
@@ -26,7 +26,7 @@ dependencies {
26
implementation project(':timeago-parser')
27
28
implementation "com.github.TeamNewPipe:nanojson:$nanojsonVersion"
29
- implementation 'org.jsoup:jsoup:1.16.1'
+ implementation 'org.jsoup:jsoup:1.16.2'
30
implementation "com.github.spotbugs:spotbugs-annotations:$spotbugsVersion"
31
32
// do not upgrade to 1.7.14, since in 1.7.14 Rhino uses the `SourceVersion` class, which is not
0 commit comments