We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98615a1 commit e6e6260Copy full SHA for e6e6260
micrometer-java21/build.gradle
@@ -8,7 +8,6 @@ if (!javaLanguageVersion.canCompileOrRun(21)) {
8
dependencies {
9
api project(':micrometer-core')
10
11
- testImplementation 'org.junit.jupiter:junit-jupiter'
12
testImplementation 'org.assertj:assertj-core'
13
testImplementation 'org.awaitility:awaitility'
14
}
0 commit comments