Skip to content

Commit

Permalink
Update plugin org.jetbrains.kotlin.plugin.serialization to v1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2023
1 parent 7200638 commit ce12fc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import java.nio.file.Files

plugins {
`mikbot-module`
kotlin("plugin.serialization") version "1.7.22"
kotlin("plugin.serialization") version "1.9.0"
application
// This exists to add the removeVersion extension to this buildscript
id("dev.schlaubi.mikbot.gradle-plugin") apply false
Expand Down

0 comments on commit ce12fc6

Please sign in to comment.