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

Commit d5128c8

Browse files
committed
chore(deps): update plugin org.jetbrains.kotlin.multiplatform to v1.8.22
1 parent 3941941 commit d5128c8

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,7 +1,7 @@
11
@file:Suppress("UNUSED_VARIABLE")
22

33
plugins {
4-
kotlin("multiplatform") version "1.8.21"
4+
kotlin("multiplatform") version "1.8.22"
55
kotlin("plugin.serialization") version "1.8.21"
66
id("org.jetbrains.dokka") version "1.8.10"
77
id("maven-publish")

0 commit comments

Comments
 (0)