Skip to content

Commit f42a6fe

Browse files
committed
Remove the unnecessary dependency
1 parent 12f6928 commit f42a6fe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

integration-test/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ dependencies {
2020
implementation "org.mockito:mockito-inline:${mockitoVersion}"
2121
implementation "org.apache.commons:commons-lang3:${commonsLangVersion}"
2222
implementation "com.google.code.gson:gson:${gsonVersion}"
23-
implementation "dev.failsafe:failsafe:3.3.2"
2423

2524
// for SpotBugs
2625
compileOnly "com.github.spotbugs:spotbugs-annotations:${spotbugsVersion}"

0 commit comments

Comments
 (0)