Skip to content

Commit 035be40

Browse files
Merge pull request #1816 from microsoft/dependabot/gradle/components/bundle/org.mockito-mockito-core-5.16.0
chore(deps): bump org.mockito:mockito-core from 5.15.2 to 5.16.0 in /components/bundle
2 parents 893c25f + 4bc1cd8 commit 035be40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.0'
44
testRuntimeOnly("org.junit.platform:junit-platform-launcher")
55

6-
testImplementation 'org.mockito:mockito-core:5.15.2'
6+
testImplementation 'org.mockito:mockito-core:5.16.0'
77

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

0 commit comments

Comments
 (0)