Skip to content

Commit 2b0cb36

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

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
@@ -28,7 +28,7 @@ dependencies {
2828
implementation 'com.google.code.gson:gson:2.8.6'
2929
testImplementation group: 'org.testng', name: 'testng', version: '7.1.0'
3030
testImplementation 'commons-io:commons-io:2.7'
31-
testImplementation 'org.mockito:mockito-core:3.3.3'
31+
testImplementation 'org.mockito:mockito-core:3.4.4'
3232
testImplementation "com.squareup.okhttp3:mockwebserver:4.8.0"
3333
}
3434

0 commit comments

Comments
 (0)