Skip to content

Commit fe56362

Browse files
Excavator: Upgrade buildscript dependencies (#374)
1 parent ed1032a commit fe56362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ buildscript {
1919
classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.12.2'
2020
classpath 'gradle.plugin.org.inferred:gradle-processors:3.1.0'
2121
classpath 'org.unbroken-dome.gradle-plugins:gradle-testsets-plugin:2.1.1'
22-
classpath 'com.palantir.gradle.conjure:gradle-conjure:4.13.1'
22+
classpath 'com.palantir.gradle.conjure:gradle-conjure:4.13.2'
2323
}
2424
}
2525

0 commit comments

Comments
 (0)