Skip to content

Commit 67a313a

Browse files
Bump mockito-core from 3.5.5 to 3.5.6
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.5.5 to 3.5.6. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.5.5...v3.5.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 7a2b90a commit 67a313a

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
@@ -37,7 +37,7 @@ dependencies {
3737
testImplementation 'org.glassfish:javax.json:1.1.4'
3838
testImplementation 'org.junit.jupiter:junit-jupiter-engine'
3939
testImplementation 'org.assertj:assertj-core:3.17.0'
40-
testImplementation 'org.mockito:mockito-core:3.5.5'
40+
testImplementation 'org.mockito:mockito-core:3.5.6'
4141
}
4242

4343
test {

0 commit comments

Comments
 (0)