Skip to content

Commit

Permalink
Update dependency org.jsoup:jsoup to v1.18.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 9a659e6 commit ba61b73
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 @@ -22,7 +22,7 @@ mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.30.0" }
downloadPlugin = { id = "de.undercouch.download", version = "5.6.0" }

[libraries]
jsoup = { module = "org.jsoup:jsoup", version = "1.18.1" }
jsoup = { module = "org.jsoup:jsoup", version = "1.18.3" }

atomicfu = { module = "org.jetbrains.kotlinx:atomicfu", version.ref = "atomicfu" }

Expand Down

0 comments on commit ba61b73

Please sign in to comment.