diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index f080c71e5..3dbc67f1c 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -11,7 +11,7 @@ okhttp = "5.3.2" spotless = "8.1.0" kotlin = "2.2.21" androidPlugin = "8.13.1" -kspPlugin = "2.3.2" +kspPlugin = "2.3.3" junitKtx = "1.3.0" autoServiceProcessor = "1.2.0" autoService = "1.1.1"