Skip to content

Commit ba560c1

Browse files
Bump mockito-core from 3.4.4 to 3.4.6
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.4.4 to 3.4.6. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.4.4...v3.4.6) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 43e7f43 commit ba560c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ dependencies {
2929
implementation 'com.google.code.gson:gson:2.8.6'
3030
testImplementation group: 'org.testng', name: 'testng', version: '7.1.0'
3131
testImplementation 'commons-io:commons-io:2.7'
32-
testImplementation 'org.mockito:mockito-core:3.4.4'
32+
testImplementation 'org.mockito:mockito-core:3.4.6'
3333
testImplementation "com.squareup.okhttp3:mockwebserver:4.8.0"
3434
}
3535

0 commit comments

Comments
 (0)