Skip to content

Commit 5b11767

Browse files
Update dependency io.github.pdvrieze.xmlutil:serialization to v0.90.3 (#2428)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ce50409 commit 5b11767

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
@@ -36,7 +36,7 @@ kotlinx-serialization-json = { module = "org.jetbrains.kotlinx:kotlinx-serializa
3636
ksp-api = { module = "com.google.devtools.ksp:symbol-processing-api", version.ref = "ksp" }
3737
ksp-gradlePlugin = { module = "com.google.devtools.ksp:symbol-processing-gradle-plugin", version.ref = "ksp" }
3838

39-
xmlutil-serialization = 'io.github.pdvrieze.xmlutil:serialization:0.90.2'
39+
xmlutil-serialization = 'io.github.pdvrieze.xmlutil:serialization:0.90.3'
4040

4141
atomicFuPlugin = "org.jetbrains.kotlinx:atomicfu-gradle-plugin:0.26.0"
4242
dokkaPlugin = "org.jetbrains.dokka:dokka-gradle-plugin:1.9.20"

0 commit comments

Comments
 (0)