Skip to content

Commit d99f984

Browse files
committed
Remove accidental Awaitility dependency
Signed-off-by: Johnny Lim <[email protected]>
1 parent 2ad60b4 commit d99f984

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

micrometer-java11/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ dependencies {
77
testImplementation 'ru.lanwen.wiremock:wiremock-junit5'
88
testImplementation 'com.github.tomakehurst:wiremock-jre8-standalone'
99
testImplementation project(":micrometer-observation-test")
10-
testImplementation libs.awaitility
1110
}
1211

1312
java {

0 commit comments

Comments
 (0)