Skip to content

Commit db84fd4

Browse files
chore(deps): update plugin org.jetbrains.kotlin.plugin.serialization to v1.9.25
1 parent 6e3419f commit db84fd4

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("jvm") version "1.9.0" apply false
3-
kotlin("plugin.serialization") version "1.9.20" apply false
3+
kotlin("plugin.serialization") version "1.9.25" apply false
44
}
55

66
allprojects {

0 commit comments

Comments
 (0)