Skip to content

Commit

Permalink
Excavator: Upgrade buildscript dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot committed Mar 24, 2022
1 parent 85ec2c1 commit 688bbe7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ buildscript {
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.2.1'
classpath 'com.palantir.javaformat:gradle-palantir-java-format:1.0.1'
classpath 'com.palantir.baseline:gradle-baseline-java:2.49.2'
classpath 'com.palantir.gradle.conjure:gradle-conjure:5.10.0'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.12.3'
classpath 'com.palantir.gradle.conjure:gradle-conjure:5.21.0'
classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.14.0'
}
}

Expand Down

0 comments on commit 688bbe7

Please sign in to comment.