File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ ktlint = "0.48.2"
6
6
android-gradle-plugin = { module = " com.android.tools.build:gradle" , version = " 7.4.2" }
7
7
android-desugar-jdk-libs = { module = " com.android.tools:desugar_jdk_libs" , version = " 2.0.4" }
8
8
androidx-test-ext-junit = { module = " androidx.test.ext:junit" , version = " 1.2.1" }
9
- androidx-test-runner = { module = " androidx.test:runner" , version = " 1.5.2 " }
9
+ androidx-test-runner = { module = " androidx.test:runner" , version = " 1.6.1 " }
10
10
binaryCompatibilityValidator = { module = " org.jetbrains.kotlinx.binary-compatibility-validator:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin" , version = " 0.16.1" }
11
11
kotlin-test = { module = " org.jetbrains.kotlin:kotlin-test" }
12
12
kotlin-test-junit = { module = " org.jetbrains.kotlin:kotlin-test-junit" }
You can’t perform that action at this time.
0 commit comments