Skip to content

Commit c86bcd6

Browse files
Bump mockito-core from 3.2.4 to 3.3.0 (#6005)
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] <[email protected]>
1 parent d2de477 commit c86bcd6

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
@@ -214,7 +214,7 @@ dependencies {
214214
testCompile 'net.bytebuddy:byte-buddy-parent:1.10.8'
215215
testRuntime group: 'org.apache.logging.log4j', name: 'log4j-core', version: '3.0.0-SNAPSHOT'
216216
testRuntime group: 'org.apache.logging.log4j', name: 'log4j-jul', version: '3.0.0-SNAPSHOT'
217-
testCompile 'org.mockito:mockito-core:3.2.4'
217+
testCompile 'org.mockito:mockito-core:3.3.0'
218218
//testCompile 'com.github.tomakehurst:wiremock:2.24.1'
219219
testCompile 'org.xmlunit:xmlunit-core:2.6.3'
220220
testCompile 'org.xmlunit:xmlunit-matchers:2.6.3'

0 commit comments

Comments
 (0)