Bump org.jsoup:jsoup from 1.17.1 to 1.17.2 (#185)
This commit is contained in:
parent
9442a1db44
commit
7c7bef0722
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ ext {
|
|||
GIT_URL = 'https://github.com/wulkanowy/sdk.git'
|
||||
|
||||
jspoon = "1.3.2"
|
||||
jsoup = "1.17.1"
|
||||
jsoup = "1.17.2"
|
||||
slf4j = "2.0.9"
|
||||
moshi = "1.13.0"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue