Skip to content

Commit

Permalink
chore(deps): update plugin com.google.devtools.ksp to v1.9.0-1.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 21, 2023
1 parent cba0d5a commit 1d35c6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ buildscript {
}
plugins {
id "com.github.ben-manes.versions" version "0.46.0"
id 'com.google.devtools.ksp' version '1.8.21-1.0.11' apply false
id 'com.google.devtools.ksp' version '1.9.0-1.0.12' apply false
}
tasks.register('clean', Delete) {
delete rootProject.buildDir
Expand Down

0 comments on commit 1d35c6d

Please sign in to comment.