Skip to content
This repository was archived by the owner on Sep 19, 2024. It is now read-only.

Commit 941ca83

Browse files
Excavator: Upgrade buildscript dependencies (#539)
1 parent 01c90e6 commit 941ca83

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
@@ -15,7 +15,7 @@ buildscript {
1515
plugins {
1616
id 'com.gradle.plugin-publish' version '0.21.0'
1717
id 'com.palantir.baseline' version '4.13.0'
18-
id 'com.palantir.consistent-versions' version '2.9.0'
18+
id 'com.palantir.consistent-versions' version '2.10.0'
1919
id 'com.palantir.git-version' version '0.15.0'
2020
id 'org.inferred.processors' version '3.6.0'
2121
}

0 commit comments

Comments
 (0)