Skip to content

Commit

Permalink
Merge pull request #398 from avisi-cloud/renovate/org.jetbrains.kotli…
Browse files Browse the repository at this point in the history
…n.plugin.serialization-1.x

Update plugin org.jetbrains.kotlin.plugin.serialization to v1.9.22
  • Loading branch information
dirkgroot authored Dec 29, 2023
2 parents cb69cb2 + b56b796 commit 35a6daa
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,6 +1,6 @@
plugins {
kotlin("jvm") version "1.9.21"
kotlin("plugin.serialization") version "1.9.21"
kotlin("plugin.serialization") version "1.9.22"
application
}

Expand Down

0 comments on commit 35a6daa

Please sign in to comment.