Skip to content

Commit

Permalink
Update dependency org.jetbrains.kotlinx:kotlinx-serialization-json to…
Browse files Browse the repository at this point in the history
… v1.8.0 (#115)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 7, 2025
1 parent 1f89003 commit 2cdd2f2
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 @@ -13,7 +13,7 @@ kotlinPoet = "com.squareup:kotlinpoet:2.0.0"

jupiter = "org.junit.jupiter:junit-jupiter:5.11.4"

serialization = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.3"
serialization = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.8.0"
kotlin-jvmPlugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }

[plugins]
Expand Down

0 comments on commit 2cdd2f2

Please sign in to comment.