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

Commit

Permalink
Update plugin org.jetbrains.kotlin.plugin.serialization to v1.9.22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 22, 2023
1 parent a68ffa5 commit 33044b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
kotlin("multiplatform")
kotlin("plugin.serialization") version "1.4.30"
kotlin("plugin.serialization") version "1.9.22"
}

kotlin {
Expand Down

0 comments on commit 33044b7

Please sign in to comment.