Skip to content

Commit

Permalink
Bump junit from 1.1.1 to 1.1.2
Browse files Browse the repository at this point in the history
Bumps junit from 1.1.1 to 1.1.2.

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Oct 13, 2020
1 parent 5b1bbae commit 9f9cd44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ dependencies {
implementation 'com.squareup.okhttp3:okhttp:4.7.2'

testImplementation 'junit:junit:4.13'
androidTestImplementation 'androidx.test.ext:junit:1.1.1'
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0'
}

0 comments on commit 9f9cd44

Please sign in to comment.