Skip to content

Commit 4e8a29f

Browse files
dependabot-preview[bot]ketan
authored andcommitted
Bump mockito-core from 2.23.4 to 2.28.2
Bumps [mockito-core](https://github.com/mockito/mockito) from 2.23.4 to 2.28.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v2.23.4...v2.28.2)
1 parent fedbd73 commit 4e8a29f

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
@@ -57,7 +57,7 @@ dependencies {
5757

5858
testCompile group: 'cd.go.plugin', name: 'go-plugin-api', version: '17.7.0'
5959
testCompile group: 'junit', name: 'junit', version: '4.12'
60-
testCompile group: 'org.mockito', name: 'mockito-core', version: '2.23.4'
60+
testCompile group: 'org.mockito', name: 'mockito-core', version: '2.28.2'
6161
testCompile group: 'org.hamcrest', name: 'hamcrest-library', version: '2.1'
6262
testCompile group: 'org.skyscreamer', name: 'jsonassert', version: '1.5.0'
6363
testCompile group: 'org.jsoup', name: 'jsoup', version: '1.11.3'

0 commit comments

Comments
 (0)