Skip to content

Commit e8d1b25

Browse files
Merge pull request #5546 from nextcloud/renovate/ksp-monorepo
chore(deps): update plugin com.google.devtools.ksp to v2.3.2
2 parents 8ce5e21 + 3e734dc commit e8d1b25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ import com.github.spotbugs.snom.SpotBugsTask
1515
plugins {
1616
id "org.jetbrains.kotlin.plugin.compose" version "2.2.21"
1717
id "org.jetbrains.kotlin.kapt"
18-
id 'com.google.devtools.ksp' version '2.3.0'
18+
id 'com.google.devtools.ksp' version '2.3.2'
1919
id "de.undercouch.download" version "5.6.0" // Download task and extension for retrieving files during a build
2020
}
2121

0 commit comments

Comments
 (0)