Skip to content

Commit 40a4197

Browse files
Bump mockito-core from 3.2.4 to 3.3.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.2.4 to 3.3.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.2.4...v3.3.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 4424cc6 commit 40a4197

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
@@ -36,7 +36,7 @@ dependencies {
3636
testImplementation 'org.glassfish:javax.json:1.1.4'
3737
testImplementation 'org.junit.jupiter:junit-jupiter-engine'
3838
testImplementation 'org.assertj:assertj-core:3.14.0'
39-
testImplementation 'org.mockito:mockito-core:3.2.4'
39+
testImplementation 'org.mockito:mockito-core:3.3.0'
4040
}
4141

4242
test {

0 commit comments

Comments
 (0)