Skip to content

Commit

Permalink
Merge pull request #1816 from microsoft/dependabot/gradle/components/…
Browse files Browse the repository at this point in the history
…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
  • Loading branch information
github-actions[bot] authored Mar 3, 2025
2 parents 893c25f + 4bc1cd8 commit 035be40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/bundle/gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ dependencies {
testImplementation 'org.junit.jupiter:junit-jupiter:5.12.0'
testRuntimeOnly("org.junit.platform:junit-platform-launcher")

testImplementation 'org.mockito:mockito-core:5.15.2'
testImplementation 'org.mockito:mockito-core:5.16.0'

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

Expand Down

0 comments on commit 035be40

Please sign in to comment.