Skip to content
This repository has been archived by the owner on May 6, 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.22
  • Loading branch information
renovate[bot] committed Feb 2, 2024
1 parent db9fe82 commit 76fc581
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 @@ -2,7 +2,7 @@

plugins {
kotlin("multiplatform") version "1.9.22"
kotlin("plugin.serialization") version "1.9.21"
kotlin("plugin.serialization") version "1.9.22"
id("org.jetbrains.dokka") version "1.8.10"
id("maven-publish")
id("signing")
Expand Down

0 comments on commit 76fc581

Please sign in to comment.