Skip to content

Commit 8e83a24

Browse files
Update dependency org.jsoup:jsoup to v1.22.2 (#4694)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3e7bcf7 commit 8e83a24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jaxb3Impl = { module = "com.sun.xml.bind:jaxb-impl", version = "3.0.2" }
7272
moshi = { module = "com.squareup.moshi:moshi", version = "1.15.2" }
7373
simpleXml = { module = "org.simpleframework:simple-xml", version = "2.7.1" }
7474
wireRuntime = { module = "com.squareup.wire:wire-runtime", version = "5.5.1" }
75-
jsoup = { module = "org.jsoup:jsoup", version = "1.22.1" }
75+
jsoup = { module = "org.jsoup:jsoup", version = "1.22.2" }
7676
robovm = { module = "com.mobidevelop.robovm:robovm-rt", version.ref = "robovm" }
7777
googleJavaFormat = "com.google.googlejavaformat:google-java-format:1.35.0"
7878
ktfmt = "com.facebook:ktfmt:0.61"

0 commit comments

Comments
 (0)