Skip to content

Commit

Permalink
Merge pull request #12 from RaghavAwasthi/dependabot/gradle/androidx.…
Browse files Browse the repository at this point in the history
…test.ext-junit-1.1.3

Bump junit from 1.1.2 to 1.1.3
  • Loading branch information
RaghavAwasthi authored Jul 29, 2021
2 parents e396fb1 + 53ca4a7 commit 167cfcb
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 @@ -59,7 +59,7 @@ dependencies {
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'

testImplementation 'junit:junit:4.+'
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0'
// Testing LiveData
testImplementation "androidx.arch.core:core-testing:$arch_version"
Expand Down

0 comments on commit 167cfcb

Please sign in to comment.