Skip to content

Commit 9d5ff1f

Browse files
committed
Update plugin ksp to v1.9.0-1.0.12
1 parent 640b28e commit 9d5ff1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ lint-latest = "31.2.0-alpha13"
99
detekt = { id = "io.gitlab.arturbosch.detekt", version = "1.23.0" }
1010
dokka = { id = "org.jetbrains.dokka", version = "1.8.20" }
1111
lint = { id = "com.android.lint", version = "8.0.2" }
12-
ksp = { id = "com.google.devtools.ksp", version = "1.8.22-1.0.11" }
12+
ksp = { id = "com.google.devtools.ksp", version = "1.9.0-1.0.12" }
1313
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.25.3" }
1414
spotless = { id = "com.diffplug.spotless", version = "6.20.0" }
1515

0 commit comments

Comments
 (0)