arkon 5 年 前
コミット
89df50da4e
1 ファイル変更1 行追加1 行削除
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -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'