Skip to content

Commit

Permalink
Merge pull request #4187 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.1
  • Loading branch information
JakeWharton authored Jul 10, 2024
2 parents 63ef19e + 0539fe1 commit a5b57e6
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.17.2" }
jsoup = { module = "org.jsoup:jsoup", version = "1.18.1" }
robovm = { module = "com.mobidevelop.robovm:robovm-rt", version.ref = "robovm" }
googleJavaFormat = "com.google.googlejavaformat:google-java-format:1.22.0"
ktlint = "com.pinterest.ktlint:ktlint-cli:1.3.1"
Expand Down

0 comments on commit a5b57e6

Please sign in to comment.