Skip to content
This repository has been archived by the owner on Jun 22, 2024. It is now read-only.

Commit

Permalink
chore(deps): update plugin org.jetbrains.kotlin.multiplatform to v1.8.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 19, 2023
1 parent 9b9e7b6 commit 72d1bbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import org.jetbrains.dokka.gradle.DokkaTask

plugins {
kotlin("multiplatform") version "1.7.20"
kotlin("multiplatform") version "1.8.10"
kotlin("plugin.serialization") version "1.7.20"
id("org.jetbrains.kotlinx.kover") version "0.6.1"
id("org.jetbrains.dokka") version "1.7.20"
Expand Down

0 comments on commit 72d1bbc

Please sign in to comment.