Skip to content

Commit a2c0bfd

Browse files
Merge branch 'main' into refactor/consolidate-dependabot-remove-pom
2 parents dd89571 + 8be1ced commit a2c0bfd

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

0 commit comments

Comments
 (0)