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

Commit cc598f4

Browse files
committed
chore(deps): update plugin org.jetbrains.kotlin.multiplatform to v1.9.0
1 parent b27aa1f commit cc598f4

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.22"
4+
kotlin("multiplatform") version "1.9.0"
55
kotlin("plugin.serialization") version "1.9.0"
66
id("org.jetbrains.dokka") version "1.8.10"
77
id("maven-publish")

0 commit comments

Comments
 (0)