Skip to content

Commit e05d5d5

Browse files
Merge pull request #1809 from microsoftgraph/dependabot/gradle/junit-dependencies-dec4dc7ce0
chore(deps): bump the junit-dependencies group across 2 directories with 3 updates
2 parents d33088c + ff738c0 commit e05d5d5

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.3'
4-
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.3'
5-
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.3'
3+
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.11.4'
4+
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.11.4'
5+
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.11.4'
66
testImplementation 'org.mockito:mockito-core:5.14.2'
77
testImplementation 'io.opentelemetry:opentelemetry-api:1.45.0'
88
testImplementation 'io.opentelemetry:opentelemetry-context:1.45.0'

0 commit comments

Comments
 (0)