Skip to content

Commit 24e5bf0

Browse files
all: bump androidx.test:runner to 1.6.1 (fixes #2072) (#2067)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dogi <[email protected]>
1 parent 0e98687 commit 24e5bf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ dependencies {
8686
implementation 'com.github.parse-community:ParseLiveQuery-Android:1.2.2'
8787
implementation 'com.github.parse-community.Parse-SDK-Android:parse:4.3.0'
8888
implementation 'com.google.code.gson:gson:2.11.0'
89-
androidTestImplementation 'androidx.test:runner:1.6.0'
89+
androidTestImplementation 'androidx.test:runner:1.6.1'
9090
implementation 'me.aflak.libraries:bluetooth:1.3.9'
9191
implementation 'com.caverock:androidsvg-aar:1.4'
9292
implementation "androidx.core:core-ktx:1.13.1"

0 commit comments

Comments
 (0)