Skip to content

Commit

Permalink
chore(deps): update plugin com.google.devtools.ksp to v1.9.23-1.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Mar 8, 2024
1 parent 0bb873d commit 65d0217
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 @@ -7,7 +7,7 @@ plugins {
kotlin("jvm") version "1.9.23"
kotlin("plugin.allopen") version "1.9.23"
kotlin("plugin.serialization") version "1.9.23"
id("com.google.devtools.ksp") version "1.9.22-1.0.18"
id("com.google.devtools.ksp") version "1.9.23-1.0.19"
id("com.github.johnrengelman.shadow") version "8.1.1"
id("io.micronaut.application") version "4.3.4"
id("gg.jte.gradle") version "3.1.9"
Expand Down

0 comments on commit 65d0217

Please sign in to comment.