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 f775155 + 281d2b9 commit 2712c3dCopy full SHA for 2712c3d
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.14.3'
+ implementation 'org.jsoup:jsoup:1.15.1'
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