Skip to content

Commit

Permalink
Merge pull request #1746 from microsoftgraph/dependabot/gradle/junit-…
Browse files Browse the repository at this point in the history
…dependencies-9ccb0449ed

chore(deps): bump the junit-dependencies group across 2 directories with 3 updates
  • Loading branch information
github-actions[bot] authored Sep 25, 2024
2 parents 48c1c98 + 457b217 commit d53b7ef
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/dependencies.gradle
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
dependencies {
// Use JUnit test framework
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.0'
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.0'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.0'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.1'
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.1'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.1'
testImplementation 'org.mockito:mockito-core:5.13.0'
testImplementation 'io.opentelemetry:opentelemetry-api:1.42.1'
testImplementation 'io.opentelemetry:opentelemetry-context:1.42.1'
Expand Down

0 comments on commit d53b7ef

Please sign in to comment.