Update jsoup

This commit is contained in:
arkon 2020-03-31 22:43:11 -04:00
parent cce3b3a559
commit 89df50da4e

View File

@ -165,7 +165,7 @@ dependencies {
implementation 'com.github.inorichi:unifile:e9ee588'
// HTML parser
implementation 'org.jsoup:jsoup:1.12.2'
implementation 'org.jsoup:jsoup:1.13.1'
// Job scheduling
final work_version = '2.3.4'