Skip to content

Commit 3013eef

Browse files
Update dependency androidx.test:runner to v1.6.2
1 parent b6b4d52 commit 3013eef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ktlint = "0.48.2"
77
android-desugar-jdk-libs = { module = "com.android.tools:desugar_jdk_libs", version = "2.1.3" }
88
android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.7.3" }
99
androidx-test-ext-junit = { module = "androidx.test.ext:junit", version = "1.2.1" }
10-
androidx-test-runner = { module = "androidx.test:runner", version = "1.5.2" }
10+
androidx-test-runner = { module = "androidx.test:runner", version = "1.6.2" }
1111
binaryCompatibilityValidator = { module = "org.jetbrains.kotlinx.binary-compatibility-validator:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin", version = "0.16.3" }
1212
bnd = { module = "biz.aQute.bnd:biz.aQute.bnd.gradle", version = "7.1.0" }
1313
burst-gradle-plugin = { module = "app.cash.burst:burst-gradle-plugin", version = "2.2.0" }

0 commit comments

Comments
 (0)