Skip to content
This repository has been archived by the owner on Oct 14, 2024. It is now read-only.

Commit

Permalink
Bump xmlutil from 0.86.3 to 0.90.1 (#153)
Browse files Browse the repository at this point in the history
Bumps `xmlutil` from 0.86.3 to 0.90.1.

Updates `io.github.pdvrieze.xmlutil:core` from 0.86.3 to 0.90.1
- [Release notes](https://github.com/pdvrieze/xmlutil/releases)
- [Changelog](https://github.com/pdvrieze/xmlutil/blob/master/Changelog.md)
- [Commits](pdvrieze/xmlutil@v0.86.3...v0.90.1)

Updates `io.github.pdvrieze.xmlutil:serialization` from 0.86.3 to 0.90.1
- [Release notes](https://github.com/pdvrieze/xmlutil/releases)
- [Changelog](https://github.com/pdvrieze/xmlutil/blob/master/Changelog.md)
- [Commits](pdvrieze/xmlutil@v0.86.3...v0.90.1)

---
updated-dependencies:
- dependency-name: io.github.pdvrieze.xmlutil:core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.github.pdvrieze.xmlutil:serialization
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zac Sweers <[email protected]>
  • Loading branch information
dependabot[bot] and ZacSweers authored Aug 28, 2024
1 parent 98e00d3 commit 068f3c8
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 @@ -7,7 +7,7 @@ jvmTarget = "17"
moshix = "0.28.0"
moshi = "1.15.1"
tikxml = "0.8.15"
xmlutil = "0.86.3"
xmlutil = "0.90.1"

[plugins]
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.6" }
Expand Down

0 comments on commit 068f3c8

Please sign in to comment.