Skip to content

Commit 1f5fd41

Browse files
authored
Merge pull request #222 from Crazy-Marvin/dependabot/gradle/com.google.devtools.ksp-2.3.5
Bump com.google.devtools.ksp from 2.3.3 to 2.3.5
2 parents 9c71e28 + dc5361f commit 1f5fd41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ buildscript {
4040
}
4141

4242
plugins {
43-
id("com.google.devtools.ksp") version "2.3.3" apply false
43+
id("com.google.devtools.ksp") version "2.3.5" apply false
4444
}
4545

4646
/**

0 commit comments

Comments
 (0)