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 f57049d + 1223650 commit 954a294Copy full SHA for 954a294
1 file changed
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.1'
+ implementation 'org.jsoup:jsoup:1.15.2'
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