Skip to content

Commit

Permalink
Update plugin serialization to v2.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 27, 2025
1 parent ce4e3a8 commit 98a036b
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 @@ -9,7 +9,7 @@ lifecycle = "2.8.4"

[plugins]
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.7" }
serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version = "2.1.0" }
serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version = "2.1.10" }

[libraries]
androidxUiTestJunit4 = { module = "androidx.compose.ui:ui-test-junit4", version.ref="androidxUiTest" }
Expand Down

0 comments on commit 98a036b

Please sign in to comment.