diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 4b10ad5e1..6583bd97f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -11,7 +11,7 @@ byteBuddy = "1.14.17" okhttp = "4.12.0" spotless = "6.25.0" kotlin = "2.0.0" -androidPlugin = "8.4.1" +androidPlugin = "8.4.2" junitKtx = "1.1.5" [libraries]