Skip to content

Commit db914eb

Browse files
all: bump androidx.test:runner to 1.6.0 (fixes #2064) (#2062)
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 dcbe7a5 commit db914eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

+1-1
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.5.2'
89+
androidTestImplementation 'androidx.test:runner:1.6.0'
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)