diff --git a/vite-lit-capacitor/android/variables.gradle b/vite-lit-capacitor/android/variables.gradle index 31dfb67..a52fcd5 100644 --- a/vite-lit-capacitor/android/variables.gradle +++ b/vite-lit-capacitor/android/variables.gradle @@ -8,7 +8,7 @@ ext { androidxCoreVersion = '1.3.2' androidxFragmentVersion = '1.3.0' junitVersion = '4.13.1' - androidxJunitVersion = '1.1.2' + androidxJunitVersion = '1.3.0' androidxEspressoCoreVersion = '3.7.0' cordovaAndroidVersion = '7.0.0' } \ No newline at end of file