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.23
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Mar 7, 2024
1 parent 99a0b45 commit 0bb873d
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 "1.9.23"
kotlin("plugin.allopen") version "1.9.23"
kotlin("plugin.serialization") version "1.9.22"
kotlin("plugin.serialization") version "1.9.23"
id("com.google.devtools.ksp") version "1.9.22-1.0.18"
id("com.github.johnrengelman.shadow") version "8.1.1"
id("io.micronaut.application") version "4.3.4"
Expand Down

0 comments on commit 0bb873d

Please sign in to comment.