Skip to content

Commit 740af2e

Browse files
fix(deps): update dependency org.jsoup:jsoup to v1.21.2
1 parent 03f6a1d commit 740af2e

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
@@ -154,7 +154,7 @@ horologist-networkawareness-ui = { module = "com.google.android.horologist:horol
154154
horologist-tiles = { module = "com.google.android.horologist:horologist-tiles", version.ref = "horologist" }
155155
horologist-roboscreenshots = { module = "com.google.android.horologist:horologist-roboscreenshots", version.ref = "horologist" }
156156
jsonpath = "com.eygraber:jsonpathkt-kotlinx:3.0.2"
157-
jsoup = "org.jsoup:jsoup:1.18.3"
157+
jsoup = "org.jsoup:jsoup:1.21.2"
158158
junit = "junit:junit:4.13.2"
159159
kaml = "com.charleskorn.kaml:kaml:0.83.0"
160160
koin-android = { module = "io.insert-koin:koin-android", version.ref = "koin" }

0 commit comments

Comments
 (0)