Skip to content

Commit

Permalink
Bump androidx.test:runner from 1.6.1 to 1.6.2 (#378)
Browse files Browse the repository at this point in the history
Bumps androidx.test:runner from 1.6.1 to 1.6.2.

---
updated-dependencies:
- dependency-name: androidx.test:runner
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Philip Wedemann <22521688+hfhbd@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and hfhbd authored Aug 29, 2024
1 parent 060f54a commit c89b7c2
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 @@ -12,7 +12,7 @@ sqldelight-runtime = { module = "app.cash.sqldelight:runtime", version = "2.0.2"

datetime = { module = "org.jetbrains.kotlinx:kotlinx-datetime", version = "0.6.1" }

androidx-test-runner = { module = "androidx.test:runner", version = "1.6.1" }
androidx-test-runner = { module = "androidx.test:runner", version = "1.6.2" }

[plugins]
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
Expand Down

0 comments on commit c89b7c2

Please sign in to comment.