Skip to content

Commit

Permalink
Merge pull request #1782 from microsoftgraph/dependabot/gradle/androi…
Browse files Browse the repository at this point in the history
…d/junit-dependencies-19f1ae8e82

chore(deps): bump the junit-dependencies group in /android with 3 updates
  • Loading branch information
github-actions[bot] authored Oct 22, 2024
2 parents 792f12c + 103fc95 commit b12220c
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.2'
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.2'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.2'
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.3'
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.3'
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.3'
testImplementation 'org.mockito:mockito-core:5.14.2'
testImplementation 'io.opentelemetry:opentelemetry-api:1.43.0'
testImplementation 'io.opentelemetry:opentelemetry-context:1.43.0'
Expand Down

0 comments on commit b12220c

Please sign in to comment.