Skip to content

Commit 1fc319c

Browse files
authored
Merge pull request #2021 from square/renovate/ksp-monorepo
Update ksp monorepo to v2.2.20-2.0.4
2 parents 8121796 + 6de836c commit 1fc319c

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
@@ -5,7 +5,7 @@ jvmTarget = "1.8"
55
kotlin = "2.2.20"
66
kotlinCompileTesting = "0.9.0"
77
kotlinpoet = "2.2.0"
8-
ksp = "2.2.20-2.0.3"
8+
ksp = "2.2.20-2.0.4"
99

1010
[plugins]
1111
dokka = { id = "org.jetbrains.dokka", version = "2.1.0-Beta" }

0 commit comments

Comments
 (0)