Skip to content

Commit

Permalink
Excavator: Remove failure-reports plugin (#391)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Feb 27, 2024
1 parent 5e2c89a commit 67cfa23
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,15 +5,13 @@ buildscript {
}

dependencies {
classpath 'com.palantir.gradle.failure-reports:gradle-failure-reports:1.6.0'
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.15.0'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:3.0.0'
}
}

apply plugin: 'com.palantir.external-publish-custom'
apply plugin: 'com.palantir.git-version'
apply plugin: 'com.palantir.failure-reports'

group 'com.palantir.launching'

Expand Down

0 comments on commit 67cfa23

Please sign in to comment.