Skip to content

Commit

Permalink
Bump xmlutil from 0.86.3 to 0.90.0
Browse files Browse the repository at this point in the history
Bumps `xmlutil` from 0.86.3 to 0.90.0.

Updates `io.github.pdvrieze.xmlutil:core` from 0.86.3 to 0.90.0
- [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.0)

Updates `io.github.pdvrieze.xmlutil:serialization` from 0.86.3 to 0.90.0
- [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.0)

---
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 13, 2024
1 parent 56a0866 commit 11a7fa8
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.0"

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

0 comments on commit 11a7fa8

Please sign in to comment.