We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c0ef93 commit f1ac254Copy full SHA for f1ac254
instrumentation/failsafe-3.0/testing/build.gradle.kts
@@ -5,5 +5,5 @@ plugins {
5
dependencies {
6
api(project(":testing-common"))
7
8
- implementation("dev.failsafe:failsafe:3.0.1")
+ api("dev.failsafe:failsafe:3.0.1")
9
}
0 commit comments