Skip to content

Commit 569c7cb

Browse files
Update dependency org.jsoup:jsoup to v1.21.2
1 parent cfdc442 commit 569c7cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ horologist-networkawareness-ui = { module = "com.google.android.horologist:horol
153153
horologist-tiles = { module = "com.google.android.horologist:horologist-tiles", version.ref = "horologist" }
154154
horologist-roboscreenshots = { module = "com.google.android.horologist:horologist-roboscreenshots", version.ref = "horologist" }
155155
jsonpath = "com.eygraber:jsonpathkt-kotlinx:3.0.2"
156-
jsoup = "org.jsoup:jsoup:1.18.3"
156+
jsoup = "org.jsoup:jsoup:1.21.2"
157157
junit = "junit:junit:4.13.2"
158158
kaml = "com.charleskorn.kaml:kaml:0.83.0"
159159
koin-android = { module = "io.insert-koin:koin-android", version.ref = "koin" }

0 commit comments

Comments
 (0)