Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
w3stling committed Aug 20, 2022
2 parents 6c50952 + a5c4ce6 commit fce8f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ repositories {
dependencies {
testImplementation(platform('org.junit:junit-bom:5.9.0'))
testImplementation('org.junit.jupiter:junit-jupiter:5.9.0')
testImplementation('org.mockito:mockito-core:4.6.1')
testImplementation('org.mockito:mockito-core:4.7.0')
}

test {
Expand Down

0 comments on commit fce8f3f

Please sign in to comment.