Skip to content

Commit 115bd64

Browse files
sullistschuchortdev
authored andcommitted
mockito 3.1.0
1 parent d07b4ef commit 115bd64

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:3.0.0"
48+
testImplementation "org.mockito:mockito-core:3.1.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)