Skip to content

Commit ee4bfc1

Browse files
Bump mockito-core from 2.13.0 to 2.23.0
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.13.0 to 2.23.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v2.13.0...v2.23.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 644270d commit ee4bfc1

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
@@ -33,7 +33,7 @@ dependencies {
3333
testImplementation 'org.glassfish:javax.json:1.1.4'
3434
testImplementation 'org.junit.jupiter:junit-jupiter-engine'
3535
testImplementation 'org.assertj:assertj-core:3.11.1'
36-
testImplementation 'org.mockito:mockito-core:2.13.0'
36+
testImplementation 'org.mockito:mockito-core:2.23.0'
3737
}
3838

3939
test {

0 commit comments

Comments
 (0)