fix(deps): update dependency org.jsoup:jsoup to v1.18.1
This commit is contained in:
parent
1d9ed72f93
commit
6aecc8eac5
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@ conscrypt-android = "org.conscrypt:conscrypt-android:2.5.2"
|
|||
|
||||
quickjs-android = "app.cash.quickjs:quickjs-android:0.9.2"
|
||||
|
||||
jsoup = "org.jsoup:jsoup:1.17.2"
|
||||
jsoup = "org.jsoup:jsoup:1.18.1"
|
||||
|
||||
disklrucache = "com.jakewharton:disklrucache:2.0.2"
|
||||
unifile = "com.github.tachiyomiorg:unifile:e0def6b3dc"
|
||||
|
|
|
|||
Loading…
Reference in a new issue