Skip to content

Commit

Permalink
Merge pull request #103 from KlubJagiellonski/dependabot/gradle/org.r…
Browse files Browse the repository at this point in the history
…obolectric-robolectric-4.5.1

Bump robolectric from 4.1 to 4.5.1
  • Loading branch information
rafalgawlik committed Apr 17, 2021
2 parents 8225b0d + 0f38296 commit 8bb63e6
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 @@ -119,7 +119,7 @@ dependencies {

testImplementation 'junit:junit:4.13.2'
testImplementation 'org.mockito:mockito-core:1.+'
testImplementation 'org.robolectric:robolectric:4.1'
testImplementation 'org.robolectric:robolectric:4.5.1'
}

apply plugin: 'com.google.gms.google-services'

0 comments on commit 8bb63e6

Please sign in to comment.