Skip to content

Commit

Permalink
Merge pull request #779 from microsoft/dependabot/gradle/components/h…
Browse files Browse the repository at this point in the history
…ttp/okHttp/org.junit.jupiter-junit-jupiter-api-5.10.1

Bump org.junit.jupiter:junit-jupiter-api from 5.10.0 to 5.10.1 in /components/http/okHttp
  • Loading branch information
github-actions[bot] authored Nov 7, 2023
2 parents 333acdd + 44fc54e commit 0867aec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/http/okHttp/gradle/dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies {
// Use JUnit Jupiter API for testing.
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.0'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.10.1'
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.10.0'

// Use JUnit Jupiter Engine for testing.
Expand Down

0 comments on commit 0867aec

Please sign in to comment.