Skip to content

Commit 4ff6eed

Browse files
Merge pull request #1888 from microsoftgraph/dependabot/gradle/junit-dependencies-afe68d64a1
chore(deps): bump the junit-dependencies group across 2 directories with 1 update
2 parents 189ec7e + c3f591b commit 4ff6eed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dependencies {
22
// Use JUnit test framework
3-
testImplementation 'org.junit.jupiter:junit-jupiter:5.12.1'
3+
testImplementation 'org.junit.jupiter:junit-jupiter:5.12.2'
44
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
55
testImplementation 'org.mockito:mockito-core:5.17.0'
66
testImplementation 'io.opentelemetry:opentelemetry-api:1.49.0'

0 commit comments

Comments
 (0)