Skip to content

Commit

Permalink
Update plugin com.google.devtools.ksp to v1.9.20-1.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 7, 2023
1 parent 0aabc2e commit 768333e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
plugins {
kotlin("jvm")
id("com.ncorti.ktfmt.gradle")
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("app.cash.sqldelight") version "2.0.0"
}

Expand Down

0 comments on commit 768333e

Please sign in to comment.