Skip to content

Commit

Permalink
Bump androidx.test.ext:junit-ktx from 1.1.5 to 1.2.1 (#357)
Browse files Browse the repository at this point in the history
Bumps androidx.test.ext:junit-ktx from 1.1.5 to 1.2.1.

---
updated-dependencies:
- dependency-name: androidx.test.ext:junit-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 28, 2024
1 parent a7e30c9 commit 43ac33a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kotlinx-uuid-core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ kotlin {
named("androidInstrumentedTest") {
dependencies {
implementation("androidx.test:runner:1.6.1")
implementation("androidx.test.ext:junit-ktx:1.1.5")
implementation("androidx.test.ext:junit-ktx:1.2.1")
}
}
}
Expand Down

0 comments on commit 43ac33a

Please sign in to comment.