File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -8,20 +8,20 @@ buildscript {
88 jcenter()
99 }
1010 dependencies {
11- classpath ' com.netflix.nebula:gradle-info-plugin:6.0 .0'
11+ classpath ' com.netflix.nebula:gradle-info-plugin:9.3 .0'
1212 classpath ' com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.5'
1313 classpath ' com.netflix.nebula:nebula-publishing-plugin:16.0.0'
1414 classpath ' com.palantir.baseline:gradle-baseline-java:0.62.1'
15- classpath ' com.palantir.gradle.consistentversions:gradle-consistent-versions:1.16 .0'
16- classpath ' com.palantir.gradle.gitversion:gradle-git-version:0.12.2 '
15+ classpath ' com.palantir.gradle.consistentversions:gradle-consistent-versions:1.28 .0'
16+ classpath ' com.palantir.gradle.gitversion:gradle-git-version:0.12.3 '
1717 classpath ' gradle.plugin.org.inferred:gradle-processors:3.3.0'
18- classpath ' org.unbroken-dome.gradle-plugins:gradle-testsets-plugin:2.2 .1'
19- classpath ' com.palantir.gradle.conjure:gradle-conjure:4.15 .0'
18+ classpath ' org.unbroken-dome.gradle-plugins:gradle-testsets-plugin:3.0 .1'
19+ classpath ' com.palantir.gradle.conjure:gradle-conjure:5.2 .0'
2020 }
2121}
2222
2323plugins {
24- id ' com.palantir.git-version' version ' 0.12.2 '
24+ id ' com.palantir.git-version' version ' 0.12.3 '
2525 id ' com.palantir.configuration-resolver' version ' 0.2.0'
2626}
2727
You can’t perform that action at this time.
0 commit comments