Skip to content

Commit

Permalink
Excavator: Upgrade failure-reports plugin (#418)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Mar 18, 2024
1 parent bddd581 commit ca2a551
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 @@ -6,11 +6,13 @@ buildscript {

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

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

group 'com.palantir.launching'
Expand Down

0 comments on commit ca2a551

Please sign in to comment.