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 8dcb747 + 3ca9f51 commit 0b0c39aCopy full SHA for 0b0c39a
extractor/build.gradle
@@ -9,7 +9,7 @@ dependencies {
9
implementation project(':timeago-parser')
10
11
implementation "com.github.TeamNewPipe:nanojson:$nanojsonVersion"
12
- implementation 'org.jsoup:jsoup:1.14.2'
+ implementation 'org.jsoup:jsoup:1.14.3'
13
implementation 'org.mozilla:rhino:1.7.13'
14
implementation "com.github.spotbugs:spotbugs-annotations:$spotbugsVersion"
15
implementation 'org.nibor.autolink:autolink:0.10.0'
0 commit comments