Skip to content

Commit

Permalink
Merge pull request #1814 from microsoft/dependabot/gradle/components/…
Browse files Browse the repository at this point in the history
…abstractions/org.mockito-mockito-core-5.16.0

chore(deps): bump org.mockito:mockito-core from 5.15.2 to 5.16.0 in /components/abstractions
  • Loading branch information
github-actions[bot] authored Mar 3, 2025
2 parents 9e9b23f + 2a43076 commit 2a661ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/abstractions/gradle/dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ dependencies {
// Use JUnit Jupiter API for testing.
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'
testImplementation project(':components:serialization:json')

// This dependency is used internally, and not exposed to consumers on their own compile classpath.
Expand Down

0 comments on commit 2a661ce

Please sign in to comment.