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.7.3
  • Loading branch information
renovate[bot] authored Sep 19, 2024
1 parent 2a2e678 commit 140c29c
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 @@ -15,7 +15,7 @@ kotlinPoet = "com.squareup:kotlinpoet:1.18.1"
jupiter-api = { module = "org.junit.jupiter:junit-jupiter-api", version.ref = "jupiter" }
jupiter-engine = { module = "org.junit.jupiter:junit-jupiter-engine", version.ref = "jupiter" }

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

[plugins]
Expand Down

0 comments on commit 140c29c

Please sign in to comment.