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 @@ -9,16 +9,16 @@ buildscript {
99 dependencies {
1010 classpath ' com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.2.1'
1111 classpath ' com.palantir.baseline:gradle-baseline-java:3.85.0'
12- classpath ' com.palantir.gradle.consistentversions:gradle-consistent-versions:1.16 .0'
13- classpath ' com.palantir.gradle.gitversion:gradle-git-version:0.12.2 '
14- classpath ' org.unbroken-dome.gradle-plugins:gradle-testsets-plugin:2.2.1 '
15- classpath ' com.palantir.gradle.conjure:gradle-conjure:4.15 .0'
12+ classpath ' com.palantir.gradle.consistentversions:gradle-consistent-versions:1.28 .0'
13+ classpath ' com.palantir.gradle.gitversion:gradle-git-version:0.12.3 '
14+ classpath ' org.unbroken-dome.gradle-plugins:gradle-testsets-plugin:4.0.0 '
15+ classpath ' com.palantir.gradle.conjure:gradle-conjure:5.7 .0'
1616 classpath ' com.palantir.javaformat:gradle-palantir-java-format:1.1.0'
1717 }
1818}
1919
2020plugins {
21- id ' com.palantir.git-version' version ' 0.12.2 '
21+ id ' com.palantir.git-version' version ' 0.12.3 '
2222}
2323
2424apply plugin : ' com.palantir.external-publish'
You can’t perform that action at this time.
0 commit comments