Skip to content

Commit 7948ca6

Browse files
committed
Update plugin serialization to v2.2.21
1 parent 99ae5ff commit 7948ca6

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.5"
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.20" }
12+
serialization = { id = "org.jetbrains.kotlin.plugin.serialization", version = "2.2.21" }
1313

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

0 commit comments

Comments
 (0)