Skip to content

Commit

Permalink
Merge pull request #9 from bergdinkle/dependabot/gradle/com.google.de…
Browse files Browse the repository at this point in the history
…vtools.ksp-2.1.0-1.0.29

Bump com.google.devtools.ksp from 2.0.10-1.0.24 to 2.1.0-1.0.29
  • Loading branch information
lennartdohmann authored Jan 14, 2025
2 parents 6f4eee4 + a62e4a8 commit 558cfc2
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
@@ -1,7 +1,7 @@
plugins {
id("org.jetbrains.kotlin.jvm") version "2.1.0"
id("org.jetbrains.kotlin.plugin.allopen") version "2.0.10"
id("com.google.devtools.ksp") version "2.0.10-1.0.24"
id("com.google.devtools.ksp") version "2.1.0-1.0.29"
id("com.github.johnrengelman.shadow") version "8.1.1"
id("io.micronaut.application") version "4.4.4"
id("io.micronaut.aot") version "4.4.5"
Expand Down

0 comments on commit 558cfc2

Please sign in to comment.