Skip to content

Commit d53b7ef

Browse files
Merge pull request #1746 from microsoftgraph/dependabot/gradle/junit-dependencies-9ccb0449ed
chore(deps): bump the junit-dependencies group across 2 directories with 3 updates
2 parents 48c1c98 + 457b217 commit d53b7ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/dependencies.gradle

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
dependencies {
22
// Use JUnit test framework
3-
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.0'
4-
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.0'
5-
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.0'
3+
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.1'
4+
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.1'
5+
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.1'
66
testImplementation 'org.mockito:mockito-core:5.13.0'
77
testImplementation 'io.opentelemetry:opentelemetry-api:1.42.1'
88
testImplementation 'io.opentelemetry:opentelemetry-context:1.42.1'

0 commit comments

Comments
 (0)