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.2
  • Loading branch information
renovate[bot] committed Aug 28, 2024
1 parent de48980 commit b1eb90d
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.1"
serialization = "org.jetbrains.kotlinx:kotlinx-serialization-json:1.7.2"
kotlin-jvmPlugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }

[plugins]
Expand Down

0 comments on commit b1eb90d

Please sign in to comment.