Skip to content

Commit 6e48915

Browse files
dependabot[bot]tschuchortdev
authored andcommitted
Bump mockito-core from 3.7.0 to 3.7.7
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.7.0 to 3.7.7. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.7.0...v3.7.7) Signed-off-by: dependabot[bot] <[email protected]>
1 parent a5c8e96 commit 6e48915

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ subprojects {
152152
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8"
153153

154154
testImplementation group: 'junit', name: 'junit', version: '4.13.1'
155-
testImplementation "org.mockito:mockito-core:3.7.0"
155+
testImplementation "org.mockito:mockito-core:3.7.7"
156156
testImplementation "com.nhaarman.mockitokotlin2:mockito-kotlin:2.2.0"
157157
testImplementation "org.assertj:assertj-core:3.18.1"
158158
}

0 commit comments

Comments
 (0)