Skip to content

Commit

Permalink
Merge pull request #94 from elimu-ai/dependabot/gradle/app/junit-juni…
Browse files Browse the repository at this point in the history
…t-4.13.1

Bump junit from 4.13 to 4.13.1 in /app
  • Loading branch information
nya-elimu authored Oct 12, 2020
2 parents ebbced7 + 78bca87 commit 20b9dd1
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 @@ -58,7 +58,7 @@ dependencies {
annotationProcessor 'androidx.room:room-compiler:2.2.5'
androidTestImplementation 'androidx.room:room-testing:2.2.5'

testImplementation 'junit:junit:4.13'
testImplementation 'junit:junit:4.13.1'

androidTestImplementation 'androidx.test.ext:junit:1.1.2'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.3.0'
Expand Down

0 comments on commit 20b9dd1

Please sign in to comment.