Skip to content

Commit

Permalink
Merge pull request #4260 from square/renovate/org.jsoup-jsoup-1.x
Browse files Browse the repository at this point in the history
Update dependency org.jsoup:jsoup to v1.18.3
  • Loading branch information
JakeWharton authored Dec 2, 2024
2 parents 85db1c5 + f88b7e8 commit ae29ebc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jaxb3Impl = { module = "com.sun.xml.bind:jaxb-impl", version = "3.0.2" }
moshi = { module = "com.squareup.moshi:moshi", version = "1.15.1" }
simpleXml = { module = "org.simpleframework:simple-xml", version = "2.7.1" }
wireRuntime = { module = "com.squareup.wire:wire-runtime", version = "2.2.0" }
jsoup = { module = "org.jsoup:jsoup", version = "1.18.2" }
jsoup = { module = "org.jsoup:jsoup", version = "1.18.3" }
robovm = { module = "com.mobidevelop.robovm:robovm-rt", version.ref = "robovm" }
googleJavaFormat = "com.google.googlejavaformat:google-java-format:1.25.0"
ktlint = "com.pinterest.ktlint:ktlint-cli:1.4.1"
Expand Down

0 comments on commit ae29ebc

Please sign in to comment.