Skip to content

Commit 69de767

Browse files
⬆ Update dependency androidx.appcompat:appcompat to v1.7.1
1 parent 52d944b commit 69de767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kotest-extensions-android/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ dependencies {
5252
implementation("io.kotest:kotest-framework-engine:6.0.0.M6")
5353
implementation("org.robolectric:robolectric:4.12.2")
5454
implementation("junit:junit:4.13.2")
55-
implementation("androidx.appcompat:appcompat:1.7.0")
55+
implementation("androidx.appcompat:appcompat:1.7.1")
5656

5757
androidTestImplementation(project(":kotest-runner-android"))
5858
androidTestImplementation("androidx.test:runner:1.5.2")

0 commit comments

Comments
 (0)