Skip to content

Commit

Permalink
Merge pull request #258 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.0
  • Loading branch information
dirkgroot committed Jul 12, 2023
2 parents 36d3b81 + b85de38 commit 8687b86
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.8.22"
kotlin("plugin.serialization") version "1.8.22"
kotlin("plugin.serialization") version "1.9.0"
application
}

Expand Down

0 comments on commit 8687b86

Please sign in to comment.