Skip to content

Commit

Permalink
Update plugin com.google.devtools.ksp to v1.9.24-1.0.20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 13, 2024
1 parent def3e14 commit f34bd7f
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.23-1.0.20"
id("com.google.devtools.ksp") version "1.9.24-1.0.20"
id("app.cash.sqldelight") version "2.0.2"
}

Expand Down

0 comments on commit f34bd7f

Please sign in to comment.