Skip to content

Commit e6e6260

Browse files
Fix forward merge of JUnit Platform Launcher
See gh-5958
1 parent 98615a1 commit e6e6260

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

micrometer-java21/build.gradle

-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ if (!javaLanguageVersion.canCompileOrRun(21)) {
88
dependencies {
99
api project(':micrometer-core')
1010

11-
testImplementation 'org.junit.jupiter:junit-jupiter'
1211
testImplementation 'org.assertj:assertj-core'
1312
testImplementation 'org.awaitility:awaitility'
1413
}

0 commit comments

Comments
 (0)