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 12f6928 commit f42a6feCopy full SHA for f42a6fe
integration-test/build.gradle
@@ -20,7 +20,6 @@ dependencies {
20
implementation "org.mockito:mockito-inline:${mockitoVersion}"
21
implementation "org.apache.commons:commons-lang3:${commonsLangVersion}"
22
implementation "com.google.code.gson:gson:${gsonVersion}"
23
- implementation "dev.failsafe:failsafe:3.3.2"
24
25
// for SpotBugs
26
compileOnly "com.github.spotbugs:spotbugs-annotations:${spotbugsVersion}"
0 commit comments