Skip to content

Commit fe176f0

Browse files
Update plugin com.google.devtools.ksp to v2.3.4
1 parent 7476464 commit fe176f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ pluginManagement {
99

1010
plugins {
1111
id("conventions.settings")
12-
id("com.google.devtools.ksp") version "2.2.20-2.0.4"
12+
id("com.google.devtools.ksp") version "2.3.4"
1313
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
1414
id("com.gradleup.shadow") version "9.2.2"
1515
}

0 commit comments

Comments
 (0)