Skip to content

Commit

Permalink
chore(deps): update plugin com.google.devtools.ksp to v1.9.23-1.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 8, 2024
1 parent cba0d5a commit 14ba250
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.23-1.0.19' apply false
}
tasks.register('clean', Delete) {
delete rootProject.buildDir
Expand Down

0 comments on commit 14ba250

Please sign in to comment.