Skip to content

Commit

Permalink
Excavator: Migrate annotation processors to native gradle implementat…
Browse files Browse the repository at this point in the history
…ion (#582)
  • Loading branch information
svc-excavator-bot authored Aug 28, 2021
1 parent 3f7db87 commit ea83244
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ buildscript {
classpath 'com.palantir.gradle.gitversion:gradle-git-version:0.12.3'
classpath 'com.palantir.gradle.revapi:gradle-revapi:1.5.0'
classpath 'com.palantir.javaformat:gradle-palantir-java-format:2.2.0'
classpath 'gradle.plugin.org.inferred:gradle-processors:3.3.0'
classpath 'gradle.plugin.org.inferred:gradle-processors:3.6.0'
}
}

Expand Down

0 comments on commit ea83244

Please sign in to comment.