Skip to content

Commit

Permalink
chore(deps): update plugin com.google.devtools.ksp to v2.0.20-1.0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and mergify[bot] committed Aug 23, 2024
1 parent dbbbe17 commit b045eb6
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 "2.0.20"
kotlin("plugin.allopen") version "2.0.20"
kotlin("plugin.serialization") version "2.0.20"
id("com.google.devtools.ksp") version "2.0.10-1.0.24"
id("com.google.devtools.ksp") version "2.0.20-1.0.24"
id("com.github.johnrengelman.shadow") version "8.1.1"
id("io.micronaut.application") version "4.4.2"
id("gg.jte.gradle") version "3.1.12"
Expand Down

0 comments on commit b045eb6

Please sign in to comment.