Skip to content

Commit 1373604

Browse files
Merge pull request #1850 from microsoft/dependabot/gradle/components/bundle/org.mockito-mockito-core-5.17.0
chore(deps): bump org.mockito:mockito-core from 5.16.1 to 5.17.0 in /components/bundle
2 parents 53bffdf + 1a0ce9b commit 1373604

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/bundle/gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ dependencies {
33
testImplementation 'org.junit.jupiter:junit-jupiter:5.12.1'
44
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
55

6-
testImplementation 'org.mockito:mockito-core:5.16.1'
6+
testImplementation 'org.mockito:mockito-core:5.17.0'
77

88
implementation 'jakarta.annotation:jakarta.annotation-api:2.1.1'
99

0 commit comments

Comments
 (0)