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 02f45ce commit 44a5169Copy full SHA for 44a5169
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