Skip to content

Commit fa44767

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/android/junit-dependencies-56b52ebef5' into dependabot/consolidated-updates
2 parents 3e35f4d + 5cdd524 commit fa44767

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.13.4'
3+
testImplementation 'org.junit.jupiter:junit-jupiter:6.0.0'
44
testRuntimeOnly 'org.junit.platform:junit-platform-launcher'
55
testImplementation 'org.mockito:mockito-core:5.19.0'
66
testImplementation 'io.opentelemetry:opentelemetry-api:1.54.1'

0 commit comments

Comments
 (0)