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.plugin.serialization …
Browse files Browse the repository at this point in the history
…to v1.9.20
  • Loading branch information
renovate[bot] authored Nov 10, 2023
1 parent 66385a5 commit 8c0ccd2
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
Expand Up @@ -3,7 +3,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinJvmCompile

plugins {
kotlin("multiplatform") version "1.9.20"
kotlin("plugin.serialization") version "1.7.20"
kotlin("plugin.serialization") version "1.9.20"
id("org.jetbrains.kotlinx.kover") version "0.7.4"
id("org.jetbrains.dokka") version "1.9.10"
id("org.jmailen.kotlinter") version "4.0.0"
Expand Down

0 comments on commit 8c0ccd2

Please sign in to comment.