Skip to content

Commit

Permalink
Merge pull request #2 from Bloody-Badboy/dependabot/gradle/androidx.t…
Browse files Browse the repository at this point in the history
…est.ext-junit-1.1.2

Bump junit from 1.1.1 to 1.1.2
  • Loading branch information
Bloody-Badboy authored Oct 28, 2020
2 parents 5b1bbae + 9f9cd44 commit bc65c80
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 bc65c80

Please sign in to comment.