Skip to content

Commit a8a0b49

Browse files
Merge pull request #1398 from nextcloud/dependabot/gradle/com.google.devtools.ksp-1.9.23-1.0.19
Build(deps): Bump com.google.devtools.ksp from 1.9.22-1.0.17 to 1.9.23-1.0.19
2 parents 07e3ff5 + 682aa10 commit a8a0b49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ buildscript {
1616
}
1717

1818
plugins {
19-
id 'com.google.devtools.ksp' version '1.9.22-1.0.17' apply false
19+
id 'com.google.devtools.ksp' version '1.9.23-1.0.19' apply false
2020
}

0 commit comments

Comments
 (0)