Skip to content

Commit 355c7cd

Browse files
Bump mockito-core from 4.10.0 to 4.11.0 (#9513)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 58d6a16 commit 355c7cd

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
@@ -208,7 +208,7 @@ dependencies {
208208
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.1'
209209
testImplementation 'org.junit.platform:junit-platform-launcher:1.9.1'
210210

211-
testImplementation 'org.mockito:mockito-core:4.10.0'
211+
testImplementation 'org.mockito:mockito-core:4.11.0'
212212
testImplementation 'org.xmlunit:xmlunit-core:2.9.0'
213213
testImplementation 'org.xmlunit:xmlunit-matchers:2.9.0'
214214
testRuntimeOnly 'com.tngtech.archunit:archunit-junit5-engine:1.0.1'

0 commit comments

Comments
 (0)