Skip to content

Commit

Permalink
Update dependency io.github.pdvrieze.xmlutil:serialization to v0.90.3 (
Browse files Browse the repository at this point in the history
…#2428)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 5, 2024
1 parent ce50409 commit 5b11767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ kotlinx-serialization-json = { module = "org.jetbrains.kotlinx:kotlinx-serializa
ksp-api = { module = "com.google.devtools.ksp:symbol-processing-api", version.ref = "ksp" }
ksp-gradlePlugin = { module = "com.google.devtools.ksp:symbol-processing-gradle-plugin", version.ref = "ksp" }

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

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

0 comments on commit 5b11767

Please sign in to comment.