Skip to content

Commit 45c7d47

Browse files
Excavator: Remove gradle-processors (#1365)
1 parent aa226e8 commit 45c7d47

File tree

5 files changed

+0
-5
lines changed

5 files changed

+0
-5
lines changed

build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ buildscript {
2121

2222
plugins {
2323
id 'com.palantir.git-version' version '4.0.0'
24-
id 'org.inferred.processors' version '3.7.0'
2524
}
2625

2726
apply plugin: 'com.palantir.external-publish'

errors/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
apply plugin: 'org.inferred.processors'
21

32
apply plugin: 'com.palantir.external-publish-jar'
43
apply plugin: 'com.palantir.revapi'

service-config/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
apply plugin: "org.inferred.processors"
21
apply plugin: 'com.palantir.external-publish-jar'
32
apply plugin: 'com.palantir.revapi'
43

ssl-config/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
apply plugin: 'org.inferred.processors'
21

32
apply plugin: 'com.palantir.external-publish-jar'
43
apply plugin: 'com.palantir.revapi'

test-utils/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
apply plugin: "org.inferred.processors"
21

32
apply plugin: 'com.palantir.external-publish-jar'
43
apply plugin: 'com.palantir.revapi'

0 commit comments

Comments
 (0)