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 v2.0.10
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Aug 9, 2024
1 parent 95e1eb9 commit 1334d32
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 @@ -6,7 +6,7 @@ import java.lang.System.getenv
plugins {
kotlin("jvm") version "2.0.10"
kotlin("plugin.allopen") version "2.0.10"
kotlin("plugin.serialization") version "2.0.0"
kotlin("plugin.serialization") version "2.0.10"
id("com.google.devtools.ksp") version "2.0.10-1.0.24"
id("com.github.johnrengelman.shadow") version "8.1.1"
id("io.micronaut.application") version "4.4.2"
Expand Down

0 comments on commit 1334d32

Please sign in to comment.