Skip to content

Commit a15859b

Browse files
Update dependency org.jsoup:jsoup to v1.21.1 (#4405)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7ab178d commit a15859b

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
@@ -78,7 +78,7 @@ jaxb3Impl = { module = "com.sun.xml.bind:jaxb-impl", version = "3.0.2" }
7878
moshi = { module = "com.squareup.moshi:moshi", version = "1.15.2" }
7979
simpleXml = { module = "org.simpleframework:simple-xml", version = "2.7.1" }
8080
wireRuntime = { module = "com.squareup.wire:wire-runtime", version = "2.2.0" }
81-
jsoup = { module = "org.jsoup:jsoup", version = "1.20.1" }
81+
jsoup = { module = "org.jsoup:jsoup", version = "1.21.1" }
8282
robovm = { module = "com.mobidevelop.robovm:robovm-rt", version.ref = "robovm" }
8383
googleJavaFormat = "com.google.googlejavaformat:google-java-format:1.27.0"
8484
ktlint = "com.pinterest.ktlint:ktlint-cli:1.6.0"

0 commit comments

Comments
 (0)