Skip to content

Commit

Permalink
Merge pull request #85 from mbakgun/renovate/org.jetbrains.kotlin.plu…
Browse files Browse the repository at this point in the history
…gin.serialization-1.x

Update plugin serialization to v1.9.10
  • Loading branch information
mbakgun authored Aug 23, 2023
2 parents 20e485b + 33243f3 commit d8f0257
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 @@ -6,7 +6,7 @@ kotlinxCoroutines = "1.7.3"

[plugins]
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.1" }
serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version = "1.9.0" }
serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version = "1.9.10" }

[libraries]
androidxActivityCompose = { module = "androidx.activity:activity-compose", version="1.7.2" }
Expand Down

0 comments on commit d8f0257

Please sign in to comment.