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

Commit e9dd17b

Browse files
Bump xmlutil from 0.86.2 to 0.86.3 (#87)
Bumps `xmlutil` from 0.86.2 to 0.86.3. Updates `io.github.pdvrieze.xmlutil:core` from 0.86.2 to 0.86.3 - [Release notes](https://github.com/pdvrieze/xmlutil/releases) - [Changelog](https://github.com/pdvrieze/xmlutil/blob/master/Changelog.md) - [Commits](pdvrieze/xmlutil@v0.86.2...v0.86.3) Updates `io.github.pdvrieze.xmlutil:serialization` from 0.86.2 to 0.86.3 - [Release notes](https://github.com/pdvrieze/xmlutil/releases) - [Changelog](https://github.com/pdvrieze/xmlutil/blob/master/Changelog.md) - [Commits](pdvrieze/xmlutil@v0.86.2...v0.86.3) --- updated-dependencies: - dependency-name: io.github.pdvrieze.xmlutil:core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.github.pdvrieze.xmlutil:serialization dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f1eba27 commit e9dd17b

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.25.1"
88
moshi = "1.15.0"
99
tikxml = "0.8.15"
10-
xmlutil = "0.86.2"
10+
xmlutil = "0.86.3"
1111

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

0 commit comments

Comments
 (0)