Skip to content

Commit 01af68d

Browse files
Bump io.github.pdvrieze.xmlutil:serialization from 0.91.1 to 0.91.2
Bumps [io.github.pdvrieze.xmlutil:serialization](https://github.com/pdvrieze/xmlutil) from 0.91.1 to 0.91.2. - [Release notes](https://github.com/pdvrieze/xmlutil/releases) - [Changelog](https://github.com/pdvrieze/xmlutil/blob/master/Changelog.md) - [Commits](pdvrieze/xmlutil@v0.91.1...v0.91.2) --- updated-dependencies: - dependency-name: io.github.pdvrieze.xmlutil:serialization dependency-version: 0.91.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ba80f6f commit 01af68d

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
@@ -186,7 +186,7 @@ precompose-molecule = { module = "moe.tlaster:precompose-molecule", version = "1
186186

187187
compose-cupertino = { module = "io.github.alexzhirkevich:cupertino-core", version = "0.1.0-alpha04" }
188188

189-
xmlUtil = { module = "io.github.pdvrieze.xmlutil:serialization", version = "0.91.1" }
189+
xmlUtil = { module = "io.github.pdvrieze.xmlutil:serialization", version = "0.91.2" }
190190

191191
fluent-ui = { module = "com.konyaco:fluent", version = "0.1.0-SNAPSHOT" }
192192

0 commit comments

Comments
 (0)