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

Commit 068f3c8

Browse files
Bump xmlutil from 0.86.3 to 0.90.1 (#153)
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]>
1 parent 98e00d3 commit 068f3c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jvmTarget = "17"
77
moshix = "0.28.0"
88
moshi = "1.15.1"
99
tikxml = "0.8.15"
10-
xmlutil = "0.86.3"
10+
xmlutil = "0.90.1"
1111

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

0 commit comments

Comments
 (0)