Skip to content

Commit 5a480fe

Browse files
sullistschuchortdev
authored andcommitted
mockito 3.0.0
1 parent 8c3173c commit 5a480fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ dependencies {
4545
testImplementation group: 'junit', name: 'junit', version: '4.12'
4646

4747
testImplementation "org.assertj:assertj-core:3.11.1"
48-
testImplementation "org.mockito:mockito-core:2.23.4"
48+
testImplementation "org.mockito:mockito-core:3.0.0"
4949
testImplementation "com.nhaarman.mockitokotlin2:mockito-kotlin:2.0.0"
5050

5151
testImplementation 'com.squareup:kotlinpoet:1.4.0'

0 commit comments

Comments
 (0)