Skip to content

Commit

Permalink
Update plugin com.google.devtools.ksp to v1.9.22-1.0.17
Browse files Browse the repository at this point in the history
| datasource | package                                                       | from          | to            |
| ---------- | ------------------------------------------------------------- | ------------- | ------------- |
| maven      | com.google.devtools.ksp:com.google.devtools.ksp.gradle.plugin | 1.9.22-1.0.16 | 1.9.22-1.0.17 |
  • Loading branch information
renovate[bot] authored Feb 1, 2024
1 parent c0bf411 commit 276c663
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 {
kotlin("jvm") version "1.9.22"
id("io.kotest.multiplatform") version "5.8.0"
id("com.google.devtools.ksp") version "1.9.22-1.0.16"
id("com.google.devtools.ksp") version "1.9.22-1.0.17"
}

group = "org.example"
Expand Down

0 comments on commit 276c663

Please sign in to comment.