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 Sep 5, 2024
1 parent b49629e commit 59ac172
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 @@ -26,7 +26,7 @@ kotlin-coroutines-reactive = { module = "org.jetbrains.kotlinx:kotlinx-coroutine
kotlin-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }

androidx-test-core = "androidx.test:core:1.6.1"
androidx-test-runner = "androidx.test:runner:1.6.1"
androidx-test-runner = "androidx.test:runner:1.6.2"
androidx-sqlite = { module = "androidx.sqlite:sqlite", version.ref = "androidxSqlite" }
androidx-sqliteFramework = { module = "androidx.sqlite:sqlite-framework", version.ref = "androidxSqlite" }
app-cash-paging-common = { module = "app.cash.paging:paging-common", version.ref = "paging-mpp" }
Expand Down

0 comments on commit 59ac172

Please sign in to comment.