Skip to content

Commit 67c12ce

Browse files
Bump org.mockito:mockito-core from 2.8.9 to 2.28.2
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 2.8.9 to 2.28.2. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v2.8.9...v2.28.2) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 2.28.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 664661c commit 67c12ce

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
@@ -133,7 +133,7 @@ dependencies {
133133
testImplementation 'org.bouncycastle:bcprov-jdk15on:1.64'
134134
testImplementation 'org.hamcrest:java-hamcrest:2.0.0.0'
135135
testImplementation 'org.hamcrest:hamcrest-core:1.3'
136-
testImplementation 'org.mockito:mockito-core:2.8.9'
136+
testImplementation 'org.mockito:mockito-core:2.28.2'
137137
testImplementation 'org.junit.jupiter:junit-jupiter:5.8.1'
138138
testImplementation 'org.springframework:spring-test:4.3.14.RELEASE'
139139
testImplementation 'com.squareup.okhttp3:okhttp:4.12.0'

0 commit comments

Comments
 (0)