Skip to content

Commit 50ca907

Browse files
fix(deps): update ksp monorepo to v2.1.20-2.0.0
1 parent f206b84 commit 50ca907

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
@@ -18,7 +18,7 @@ jetbrains-kotlinx-coroutines = "1.10.2"
1818

1919
io-mockk = "1.14.0"
2020

21-
google-devtools-ksp = "2.1.20-1.0.32"
21+
google-devtools-ksp = "2.1.20-2.0.0"
2222

2323
[plugins]
2424
google-devtools-ksp = { id = "com.google.devtools.ksp", version.ref = "google-devtools-ksp" }

0 commit comments

Comments
 (0)