Skip to content

Commit ad59b16

Browse files
Update plugin com.google.devtools.ksp to v2.3.5
1 parent 216d78e commit ad59b16

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.5"
1313
id("org.gradle.toolchains.foojay-resolver-convention") version "1.0.0"
1414
id("com.gradleup.shadow") version "9.3.1"
1515
id("org.jetbrains.intellij.platform") version "2.11.0"

0 commit comments

Comments
 (0)