Skip to content

Commit

Permalink
Update plugin serialization to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 26, 2023
1 parent 636940b commit e02dca1
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.0" }
serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version = "1.8.22" }
serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version = "1.9.0" }

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

0 comments on commit e02dca1

Please sign in to comment.