Upgrade jsoup

This commit is contained in:
wb9688
2020-05-02 08:21:47 +02:00
parent 60e6df7e6b
commit 036cc7e26e
12 changed files with 84 additions and 47 deletions

View File

@@ -2,7 +2,7 @@ dependencies {
implementation project(':timeago-parser')
implementation 'com.github.TeamNewPipe:nanojson:1d9e1aea9049fc9f85e68b43ba39fe7be1c1f751'
implementation 'org.jsoup:jsoup:1.9.2'
implementation 'org.jsoup:jsoup:1.13.1'
implementation 'org.mozilla:rhino:1.7.7.1'
implementation 'com.github.spotbugs:spotbugs-annotations:3.1.0'
implementation 'org.nibor.autolink:autolink:0.8.0'