Skip to content
This repository was archived by the owner on Nov 1, 2025. It is now read-only.

Commit af0c8bc

Browse files
chore(deps): update plugin org.jetbrains.kotlin.plugin.serialization to v2
1 parent bc9bda3 commit af0c8bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotlin/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ buildscript {
1313
}
1414
plugins {
1515
kotlin("multiplatform") version "1.9.23"
16-
kotlin("plugin.serialization") version "1.9.23"
16+
kotlin("plugin.serialization") version "2.0.0"
1717
id("org.jmailen.kotlinter") version "3.16.0"
1818
}
1919

0 commit comments

Comments
 (0)