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

Commit d3dc306

Browse files
committed
chore(deps): update plugin org.jetbrains.kotlin.plugin.serialization to v1.8.22
1 parent 1575090 commit d3dc306

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.8.22"
5-
kotlin("plugin.serialization") version "1.8.21"
5+
kotlin("plugin.serialization") version "1.8.22"
66
id("org.jetbrains.dokka") version "1.8.10"
77
id("maven-publish")
88
id("signing")

0 commit comments

Comments
 (0)