diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 1d35f18b7..7e8b7e73f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -11,7 +11,7 @@ byteBuddy = "1.14.18" okhttp = "4.12.0" spotless = "6.25.0" kotlin = "2.0.0" -androidPlugin = "8.5.0" +androidPlugin = "8.5.1" junitKtx = "1.2.1" [libraries]