Skip to content

Commit 1a46e84

Browse files
Bump mockito-core from 3.6.0 to 3.6.28 (#7135)
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.6.0 to 3.6.28. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.6.0...v3.6.28) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aeb69a2 commit 1a46e84

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
@@ -207,7 +207,7 @@ dependencies {
207207
testImplementation 'net.bytebuddy:byte-buddy-parent:1.10.18'
208208
testRuntime group: 'org.apache.logging.log4j', name: 'log4j-core', version: '3.0.0-SNAPSHOT'
209209
testRuntime group: 'org.apache.logging.log4j', name: 'log4j-jul', version: '3.0.0-SNAPSHOT'
210-
testImplementation 'org.mockito:mockito-core:3.6.0'
210+
testImplementation 'org.mockito:mockito-core:3.6.28'
211211
testImplementation 'org.xmlunit:xmlunit-core:2.8.1'
212212
testImplementation 'org.xmlunit:xmlunit-matchers:2.8.1'
213213
testRuntime 'com.tngtech.archunit:archunit-junit5-engine:0.14.1'

0 commit comments

Comments
 (0)