Skip to content

Commit

Permalink
Excavator: Remove failure-reports plugin (#379)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot committed Feb 27, 2024
1 parent 32479c0 commit 74beee0
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,7 +5,6 @@ buildscript {
}

dependencies {
classpath 'com.palantir.gradle.failure-reports:gradle-failure-reports:1.6.0'
classpath 'com.palantir.jakartapackagealignment:jakarta-package-alignment:0.6.0'
classpath 'com.palantir.gradle.jdks:gradle-jdks:0.36.0'
classpath 'com.palantir.gradle.jdkslatest:gradle-jdks-latest:0.13.0'
Expand Down Expand Up @@ -45,7 +44,6 @@ apply plugin: 'org.inferred.processors'
apply plugin: 'com.palantir.consistent-versions'
apply plugin: 'com.palantir.baseline-java-versions'
apply plugin: 'com.palantir.jdks.latest'
apply plugin: 'com.palantir.failure-reports'

dependencies {
implementation 'io.github.gradle-nexus:publish-plugin'
Expand Down

0 comments on commit 74beee0

Please sign in to comment.