diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 8d8b5505c0..266c1b627b 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -21,7 +21,7 @@ androidxNavigation = "2.7.7" androidxRoom = "2.6.1" androidXSecurityCrypto = "1.1.0-alpha06" androidxSplash = "1.1.0-rc01" -androidxTest = "1.6.1" +androidxTest = "1.6.2" androidxTestRules = "1.6.1" androidXAppCompat = "1.7.0" androdixAutofill = "1.1.0" @@ -32,12 +32,12 @@ espresso = "3.6.1" fastlaneScreengrab = "2.1.1" firebaseBom = "33.1.2" glide = "1.0.0-beta01" -googleGuava = "33.2.1-jre" +googleGuava = "33.3.0-jre" googleProtoBufJava = "4.27.3" googleProtoBufPlugin = "0.9.4" googleServices = "4.4.2" hilt = "2.52" -junit5 = "5.10.3" +junit5 = "5.11.0" jvmTarget = "17" kotlin = "2.0.10" kotlinxCollectionsImmutable = "0.3.7"