Skip to content

Commit f2d4f6e

Browse files
Update dependency androidx.test:runner to v1.7.0 (#36)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4703a3e commit f2d4f6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ okio = "3.16.0"
66

77
[libraries]
88
android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.11.1" }
9-
androidx-test-runner = { module = "androidx.test:runner", version = "1.6.2" }
9+
androidx-test-runner = { module = "androidx.test:runner", version = "1.7.0" }
1010
assertk = "com.willowtreeapps.assertk:assertk:0.28.1"
1111
binary-compatibility-validator-gradle-plugin = { module = "org.jetbrains.kotlinx.binary-compatibility-validator:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin", version = "0.18.1" }
1212
cklib-gradle-plugin = { module = "co.touchlab:cklib-gradle-plugin", version = "0.3.4" }

0 commit comments

Comments
 (0)