diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 331fbde..632ea38 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -64,7 +64,7 @@ androidXTestCore = "1.5.0" androidXTestRules = "1.5.0" androidXTestRunner = "1.5.2" androidXTestOrchestrator = "1.4.2" -junitKtx = "1.1.5" +junitKtx = "1.2.1" # https://mvnrepository.com/artifact/androidx.compose/compose-bom composeBom = "2024.03.00" # https://developer.android.com/jetpack/androidx/releases/compose-kotlin