Skip to content

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.24
  • Loading branch information
renovate[bot] authored May 16, 2024
1 parent d00124b commit 4e8c00f
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 @@ import org.jetbrains.kotlin.gradle.dsl.JvmTarget

plugins {
kotlin("jvm") version "1.9.24"
kotlin("plugin.serialization") version "1.9.23"
kotlin("plugin.serialization") version "1.9.24"
application
}

Expand Down

0 comments on commit 4e8c00f

Please sign in to comment.