File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -8,16 +8,16 @@ buildscript {
88 dependencies {
99 classpath ' com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.4.0'
1010 classpath ' com.palantir.baseline:gradle-baseline-java:4.59.0'
11- classpath ' com.palantir.gradle.consistentversions:gradle-consistent-versions:1.16 .0'
12- classpath ' com.palantir.gradle.gitversion:gradle-git-version:0.12.2 '
13- classpath ' org.unbroken-dome.gradle-plugins:gradle-testsets-plugin:2.2.1 '
14- classpath ' com.palantir.gradle.conjure:gradle-conjure:4.15 .0'
11+ classpath ' com.palantir.gradle.consistentversions:gradle-consistent-versions:2.11 .0'
12+ classpath ' com.palantir.gradle.gitversion:gradle-git-version:0.15.0 '
13+ classpath ' org.unbroken-dome.gradle-plugins:gradle-testsets-plugin:4.0.0 '
14+ classpath ' com.palantir.gradle.conjure:gradle-conjure:5.28 .0'
1515 classpath ' com.palantir.javaformat:gradle-palantir-java-format:2.24.0'
1616 }
1717}
1818
1919plugins {
20- id ' com.palantir.git-version' version ' 0.12.2 '
20+ id ' com.palantir.git-version' version ' 0.15.0 '
2121}
2222
2323apply plugin : ' com.palantir.external-publish'
You can’t perform that action at this time.
0 commit comments