Skip to content

Commit

Permalink
Excavator: Upgrade failure-reports plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot committed Jun 7, 2024
1 parent af2a1aa commit 484e75c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ buildscript {

dependencies {
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.4.0'
classpath 'com.palantir.gradle.failure-reports:gradle-failure-reports:1.9.0'
classpath 'com.palantir.gradle.docker:gradle-docker:0.27.0'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.13.0'
}
Expand All @@ -33,6 +34,7 @@ buildscript {

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

apply plugin: 'com.palantir.git-version'

Expand Down

0 comments on commit 484e75c

Please sign in to comment.