Skip to content

Commit 700a640

Browse files
Update dependency com.google.devtools.ksp to v2.3.0
1 parent d02803b commit 700a640

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
@@ -17,7 +17,7 @@ androidArchCore = "2.2.0"
1717
dagger = "2.57.2"
1818
junit = "4.13.2"
1919
assertJ = "3.27.6"
20-
ksp = "2.2.20-2.0.4"
20+
ksp = "2.3.0"
2121

2222
[libraries]
2323
appcompat = { module = "androidx.appcompat:appcompat", version.ref = "appcompat" }

0 commit comments

Comments
 (0)