Skip to content

Commit 01060ac

Browse files
⬆️ Update plugin org.jetbrains.kotlin.plugin.serialization to v2
1 parent d57b9bd commit 01060ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
kotlin("multiplatform") version "1.9.25"
3-
kotlin("plugin.serialization") version "1.9.25"
3+
kotlin("plugin.serialization") version "2.2.20"
44
`maven-publish`
55
}
66

0 commit comments

Comments
 (0)