Skip to content

Commit

Permalink
Merge pull request #1336 from nextcloud/dependabot/gradle/com.google.…
Browse files Browse the repository at this point in the history
…devtools.ksp-1.9.21-1.0.15

Build(deps): Bump com.google.devtools.ksp from 1.9.20-1.0.14 to 1.9.21-1.0.15
  • Loading branch information
David-Development authored Dec 6, 2023
2 parents 613eef1 + 0918e3f commit d3e997d
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 @@ -16,5 +16,5 @@ buildscript {
}

plugins {
id 'com.google.devtools.ksp' version '1.9.20-1.0.14' apply false
id 'com.google.devtools.ksp' version '1.9.21-1.0.15' apply false
}

0 comments on commit d3e997d

Please sign in to comment.