Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…into 3.x
  • Loading branch information
akarnokd committed Jul 17, 2019
2 parents f7b14fb + 16d8350 commit f1cbf77
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 @@ -53,7 +53,7 @@ dependencies {

testCompile group: 'junit', name: 'junit', version: '4.12'

testCompile 'org.mockito:mockito-core:2.28.2'
testCompile 'org.mockito:mockito-core:3.0.0'
}

task sourcesJar(type: Jar, dependsOn: classes) {
Expand Down

0 comments on commit f1cbf77

Please sign in to comment.