Skip to content
This repository was archived by the owner on May 6, 2024. It is now read-only.

Commit a945ca0

Browse files
chore(deps): update plugin org.jetbrains.kotlin.plugin.serialization to v1.9.22
1 parent db9fe82 commit a945ca0

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
@@ -2,7 +2,7 @@
22

33
plugins {
44
kotlin("multiplatform") version "1.9.22"
5-
kotlin("plugin.serialization") version "1.9.21"
5+
kotlin("plugin.serialization") version "1.9.22"
66
id("org.jetbrains.dokka") version "1.8.10"
77
id("maven-publish")
88
id("signing")

0 commit comments

Comments
 (0)