Skip to content

Commit

Permalink
chore(deps): update plugin com.google.devtools.ksp to v1.9.22-1.0.18 (#…
Browse files Browse the repository at this point in the history
…541)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 1, 2024
1 parent 3319bdb commit 569c087
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ plugins {
id 'io.micronaut.build.internal.test-resources-mntest-extension'
id 'jvm-test-suite'
id("org.jetbrains.kotlin.jvm") version "1.9.22"
id("com.google.devtools.ksp") version "1.9.22-1.0.17"
id("com.google.devtools.ksp") version "1.9.22-1.0.18"
}

description = """
Expand Down

0 comments on commit 569c087

Please sign in to comment.