Skip to content

Commit 8ad242b

Browse files
authored
Merge pull request #429 from mbakgun/renovate/org.jetbrains.kotlin.plugin.serialization-2.x
Update plugin serialization to v2.2.10
2 parents 0e59011 + f9f8922 commit 8ad242b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ lifecycle = "2.9.1"
99

1010
[plugins]
1111
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.8" }
12-
serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version = "2.2.0" }
12+
serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version = "2.2.10" }
1313

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

0 commit comments

Comments
 (0)