Skip to content

Commit

Permalink
Bump xmlutil from 0.86.3 to 0.90.1
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]>
  • Loading branch information
dependabot[bot] committed Jun 17, 2024
1 parent 56a0866 commit f519564
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.26.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 f519564

Please sign in to comment.