Skip to content

Commit c287976

Browse files
Update plugin ksp to v1.9.21-1.0.15 (#145)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 82c0a4b commit c287976

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ spotless = { id = "com.diffplug.spotless", version.ref = "spotless" }
1616
dependencyAnalysis = { id = "com.autonomousapps.dependency-analysis", version = "1.26.0" }
1717
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
1818
kover = { id = "org.jetbrains.kotlinx.kover", version.ref = "kover" }
19-
ksp = { id = "com.google.devtools.ksp", version = "1.9.20-1.0.14" }
19+
ksp = { id = "com.google.devtools.ksp", version = "1.9.21-1.0.15" }
2020

2121
[libraries]
2222
spotless-gradle = { module = "com.diffplug.spotless:spotless-plugin-gradle", version.ref = "spotless" }

0 commit comments

Comments
 (0)