Skip to content

Commit

Permalink
Merge pull request #1600 from microsoft/dependabot/gradle/components/…
Browse files Browse the repository at this point in the history
…serialization/multipart/org.mockito-mockito-core-5.14.1

chore(deps): bump org.mockito:mockito-core from 5.14.0 to 5.14.1 in /components/serialization/multipart
  • Loading branch information
github-actions[bot] authored Oct 1, 2024
2 parents ecf3773 + fd76538 commit 8710bc1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
dependencies {
// Use JUnit Jupiter API for testing.
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.1'
testImplementation 'org.mockito:mockito-core:5.14.0'
testImplementation 'org.mockito:mockito-core:5.14.1'

// Use JUnit Jupiter Engine for testing.
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine'
Expand Down

0 comments on commit 8710bc1

Please sign in to comment.