Skip to content

Commit

Permalink
Bump org.jsoup:jsoup from 1.18.1 to 1.18.2
Browse files Browse the repository at this point in the history
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup) from 1.18.1 to 1.18.2.
- [Release notes](https://github.com/jhy/jsoup/releases)
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md)
- [Commits](jhy/jsoup@jsoup-1.18.1...jsoup-1.18.2)

---
updated-dependencies:
- dependency-name: org.jsoup:jsoup
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent 50eb699 commit 66bb432
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies {
implementation("com.github.yescallop:fluent-uri:d8e12f23af")
implementation("commons-cli:commons-cli:1.9.0")
implementation("commons-codec:commons-codec:1.17.1")
implementation("org.jsoup:jsoup:1.18.1")
implementation("org.jsoup:jsoup:1.18.2")
implementation("com.google.code.gson:gson:2.11.0")
}

Expand Down

0 comments on commit 66bb432

Please sign in to comment.