Skip to content

Commit

Permalink
chore(deps): bump ksoup from 0.4.1 to 0.5.0 (#696)
Browse files Browse the repository at this point in the history
Bumps `ksoup` from 0.4.1 to 0.5.0.

Updates `com.mohamedrejeb.ksoup:ksoup-html` from 0.4.1 to 0.5.0
- [Release notes](https://github.com/MohamedRejeb/Ksoup/releases)
- [Commits](MohamedRejeb/Ksoup@v0.4.1...v0.5.0)

Updates `com.mohamedrejeb.ksoup:ksoup-entities` from 0.4.1 to 0.5.0
- [Release notes](https://github.com/MohamedRejeb/Ksoup/releases)
- [Commits](MohamedRejeb/Ksoup@v0.4.1...v0.5.0)

---
updated-dependencies:
- dependency-name: com.mohamedrejeb.ksoup:ksoup-html
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.mohamedrejeb.ksoup:ksoup-entities
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 0d2da62 commit cba091d
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 @@ -24,7 +24,7 @@ kotlinpoet = "2.0.0"
kotlinx-coroutines = "1.10.1"
kotlinx-serialization-json = "1.7.3"
kover = "0.9.0"
ksoup = "0.4.1"
ksoup = "0.5.0"
ksp = "2.1.0-1.0.29"
ktor = "3.0.3"
ktorfit = "2.2.0"
Expand Down

0 comments on commit cba091d

Please # to comment.