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 d8e10dd + 1d7a3a9 commit 25f0ce7Copy full SHA for 25f0ce7
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.15.2'
+ implementation 'org.jsoup:jsoup:1.15.3'
30
implementation 'org.mozilla:rhino:1.7.14'
31
implementation "com.github.spotbugs:spotbugs-annotations:$spotbugsVersion"
32
implementation 'org.nibor.autolink:autolink:0.10.0'
0 commit comments