Skip to content

Commit 848c27b

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/gradle/junit-dependencies-4c5b8c2194' into dependabot/consolidated-updates
2 parents 8468373 + 2b5f02d commit 848c27b

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

0 commit comments

Comments
 (0)