From 7c03991a79c841d5b95d5f21a2936eb35f359682 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Aug 2026 23:12:55 +0000 Subject: [PATCH] build(deps): bump io.github.pdvrieze.xmlutil:serialization Bumps [io.github.pdvrieze.xmlutil:serialization](https://github.com/pdvrieze/xmlutil) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/pdvrieze/xmlutil/releases) - [Changelog](https://github.com/pdvrieze/xmlutil/blob/master/Changelog.md) - [Commits](https://github.com/pdvrieze/xmlutil/compare/v1.0.1...v1.0.2) --- updated-dependencies: - dependency-name: io.github.pdvrieze.xmlutil:serialization dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 7d3ea919a..1954d8ad5 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -60,7 +60,7 @@ dokka-gradle-plugin = "2.2.0" gradle = "9.3.1" gradleMavenPublishPlugin = "0.37.0" secrets-gradle-plugin = "2.0.1" -serialization = "1.0.1" +serialization = "1.0.2" [libraries]