Skip to content

Commit

Permalink
Merge pull request #190 from detached/dependabot/gradle/com.google.de…
Browse files Browse the repository at this point in the history
…vtools.ksp-1.9.20-1.0.14

Bump com.google.devtools.ksp from 1.9.10-1.0.13 to 1.9.20-1.0.14
  • Loading branch information
detached authored Nov 26, 2023
2 parents 05fc21f + 27cb1d7 commit eb02cf2
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 @@ -5,7 +5,7 @@ import org.jooq.meta.jaxb.Property
plugins {
id("org.jetbrains.kotlin.jvm") version "1.9.20"
id("org.jetbrains.kotlin.plugin.allopen") version "1.9.10"
id("com.google.devtools.ksp") version "1.9.10-1.0.13"
id("com.google.devtools.ksp") version "1.9.20-1.0.14"
id("com.github.johnrengelman.shadow") version "8.1.1"
id("io.micronaut.application") version "4.1.2"
id("io.micronaut.aot") version "4.1.2"
Expand Down

0 comments on commit eb02cf2

Please sign in to comment.