Skip to content

Commit

Permalink
fix(deps): update androidx.test:core-ktx to v1.6.0-alpha04
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2023
1 parent 0c4855c commit 8825412
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 @@ kotlin-test = { module = "org.jetbrains.kotlin:kotlin-test", version.ref = "kotl
kotlin-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-android:1.8.0-RC"
### AndroidX
androidx-core = "androidx.core:core-ktx:1.12.0"
androidx-test-core = "androidx.test:core-ktx:1.6.0-alpha03"
androidx-test-core = "androidx.test:core-ktx:1.6.0-alpha04"
androidx-test-rules = "androidx.test:rules:1.6.0-alpha02"
androidx-test-runner = "androidx.test:runner:1.6.0-alpha05"
androidx-test-ext-junit = "androidx.test.ext:junit-ktx:1.2.0-alpha02"
Expand Down

0 comments on commit 8825412

Please sign in to comment.