Bump org.jsoup:jsoup from 1.15.4 to 1.16.1 (#170)

This commit is contained in:
dependabot[bot] 2023-05-04 19:31:35 +00:00 committed by GitHub
parent 99bc1db9f5
commit fb76454793
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -12,7 +12,7 @@ ext {
GIT_URL = 'https://github.com/wulkanowy/sdk.git'
jspoon = "1.3.2"
jsoup = "1.15.4"
jsoup = "1.16.1"
slf4j = "2.0.7"
moshi = "1.13.0"
}