Skip to content

Commit 05ecae2

Browse files
Merge pull request #1908 from microsoftgraph/dependabot/gradle/android/junit-dependencies-414d094c2f
chore(deps): bump org.junit.jupiter:junit-jupiter from 5.12.2 to 5.13.0 in /android in the junit-dependencies group
2 parents dbec348 + b3b0201 commit 05ecae2

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.2'
3+
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.0'
44
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
55
testImplementation 'org.mockito:mockito-core:5.18.0'
66
testImplementation 'io.opentelemetry:opentelemetry-api:1.50.0'

0 commit comments

Comments
 (0)