Skip to content

Commit

Permalink
Update dependency androidx.test:runner to v1.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 5, 2024
1 parent b6b4d52 commit 3013eef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ktlint = "0.48.2"
android-desugar-jdk-libs = { module = "com.android.tools:desugar_jdk_libs", version = "2.1.3" }
android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.7.3" }
androidx-test-ext-junit = { module = "androidx.test.ext:junit", version = "1.2.1" }
androidx-test-runner = { module = "androidx.test:runner", version = "1.5.2" }
androidx-test-runner = { module = "androidx.test:runner", version = "1.6.2" }
binaryCompatibilityValidator = { module = "org.jetbrains.kotlinx.binary-compatibility-validator:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin", version = "0.16.3" }
bnd = { module = "biz.aQute.bnd:biz.aQute.bnd.gradle", version = "7.1.0" }
burst-gradle-plugin = { module = "app.cash.burst:burst-gradle-plugin", version = "2.2.0" }
Expand Down

0 comments on commit 3013eef

Please sign in to comment.