Skip to content

Commit

Permalink
Remove gradle-test-retry that now conflicts with enterprise plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
crioux-stripe committed Sep 14, 2024
1 parent 83f1837 commit 00bcdf6
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@
* limitations under the License.
*/

plugins {
id 'org.gradle.test-retry' version '1.0.0'
}


ext {
akkaVersion = '2.6.15'
Expand Down
3 changes: 0 additions & 3 deletions mantis-control-plane/mantis-control-plane-server/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@
* limitations under the License.
*/

plugins {
id 'org.gradle.test-retry' version '1.0.0'
}

apply plugin: 'application'
apply plugin: 'com.bmuschko.docker-java-application'
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,6 @@
* limitations under the License.
*/

plugins {
id 'org.gradle.test-retry' version '1.0.0'
}


ext {
akkaVersion = '2.6.15'
Expand Down

0 comments on commit 00bcdf6

Please sign in to comment.