Skip to content

Commit

Permalink
chore(deps): update plugin com.google.devtools.ksp to v1.9.0-1.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 20, 2023
1 parent 2b33de7 commit 47f495f
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 @@ -21,7 +21,7 @@ buildscript {
}

plugins {
id 'com.google.devtools.ksp' version '1.9.0-1.0.12' apply false
id 'com.google.devtools.ksp' version '1.9.0-1.0.13' apply false
}

task clean(type: Delete) {
Expand Down

0 comments on commit 47f495f

Please sign in to comment.