Skip to content

Commit

Permalink
Bump junit from 4.13 to 4.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Oct 13, 2020
1 parent 5b1bbae commit ef81f3b
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 @@ -38,7 +38,7 @@ dependencies {
implementation 'com.google.android.play:core:1.7.3'
implementation 'com.squareup.okhttp3:okhttp:4.7.2'

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

0 comments on commit ef81f3b

Please sign in to comment.