Skip to content

Commit b8230a3

Browse files
fix(deps): update dependency com.google.devtools.ksp:symbol-processing-api to v2.0.0-1.0.22 (#259)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a624d41 commit b8230a3

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

1919
io-mockk = "1.13.11"
2020

21-
google-devtools-ksp = "2.0.0-1.0.21"
21+
google-devtools-ksp = "2.0.0-1.0.22"
2222

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

0 commit comments

Comments
 (0)