Skip to content

Commit

Permalink
Excavator: Upgrade buildscript dependencies (#2216)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Mar 22, 2024
1 parent 37f90cf commit acad786
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 @@ -32,13 +32,13 @@ buildscript {
classpath 'com.palantir.gradle.gitversion:gradle-git-version:3.0.0'
classpath 'gradle.plugin.org.inferred:gradle-processors:3.7.0'
classpath 'com.palantir.metricschema:gradle-metric-schema:0.30.0'
classpath 'com.palantir.gradle.conjure:gradle-conjure:5.42.0'
classpath 'com.palantir.gradle.conjure:gradle-conjure:5.45.0'
classpath 'org.unbroken-dome.gradle-plugins:gradle-testsets-plugin:4.1.0'
}
}

plugins {
id 'com.palantir.consistent-versions' version '2.21.0'
id 'com.palantir.consistent-versions' version '2.22.0'
}

apply plugin: 'com.palantir.external-publish'
Expand Down

0 comments on commit acad786

Please sign in to comment.