Skip to content

Commit

Permalink
Merge pull request #1183 from square/renovate/androidx.test
Browse files Browse the repository at this point in the history
Update dependency androidx.test:runner to v1.5.2
  • Loading branch information
JakeWharton committed Jan 4, 2023
2 parents ba7a989 + ceb9b3a commit 4b4b1fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -6,7 +6,7 @@ ktlint = "0.42.1"
android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "4.2.2" }
android-desugar-jdk-libs = { module = "com.android.tools:desugar_jdk_libs", version = "1.1.5" }
androidx-test-ext-junit = { module = "androidx.test.ext:junit", version = "1.1.3" }
androidx-test-runner = { module = "androidx.test:runner", version = "1.4.0" }
androidx-test-runner = { module = "androidx.test:runner", version = "1.5.2" }
kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test" }
kotlin-test-junit = { module = "org.jetbrains.kotlin:kotlin-test-junit" }
kotlin-time = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.4.0" }
Expand Down

0 comments on commit 4b4b1fd

Please sign in to comment.