Skip to content

Commit fde861a

Browse files
committed
chore(deps): update plugin org.jetbrains.kotlin.plugin.serialization to v1.9.21
1 parent 5100375 commit fde861a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
plugins {
22
kotlin("jvm") version "1.9.21"
3-
kotlin("plugin.serialization") version "1.9.20"
3+
kotlin("plugin.serialization") version "1.9.21"
44
application
55
}
66

0 commit comments

Comments
 (0)