Skip to content

Commit

Permalink
Merge pull request #3010 from square/renovate/androidx.test-runner-1.x
Browse files Browse the repository at this point in the history
Update dependency androidx.test:runner to v1.6.1
  • Loading branch information
oldergod committed Jun 27, 2024
2 parents ee51bc4 + 956ef9d commit ce5a561
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 @@ -30,7 +30,7 @@ androidx-appcompat = { module = "androidx.appcompat:appcompat", version = "1.7.0
androidx-compose = { module = "androidx.activity:activity-compose", version = "1.9.0" }
androidx-constraintLayout = { module = "androidx.constraintlayout:constraintlayout", version = "2.1.4" }
androidx-ktx = { module = "androidx.core:core-ktx", version = "1.13.1" }
androidx-test-runner = { module = "androidx.test:runner", version = "1.6.0" }
androidx-test-runner = { module = "androidx.test:runner", version = "1.6.1" }
asm = { module = "org.ow2.asm:asm", version.ref = "asm" }
assertj = { module = "org.assertj:assertj-core", version.ref = "assertj" }
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
Expand Down

0 comments on commit ce5a561

Please sign in to comment.