Skip to content

Commit

Permalink
Bump error-prone 2.13.1 gradle plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
schlosna committed Apr 18, 2022
1 parent 567c8ba commit e4168e0
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 @@ -5,7 +5,7 @@ buildscript {
}

dependencies {
classpath 'com.google.errorprone:error_prone_core:2.12.1'
classpath 'com.google.errorprone:error_prone_core:2.13.1'
classpath 'com.palantir.baseline:gradle-baseline-java:4.107.0'
classpath 'com.palantir.gradle.consistentversions:gradle-consistent-versions:2.10.0'
classpath 'com.palantir.gradle.externalpublish:gradle-external-publish-plugin:1.11.0'
Expand Down

0 comments on commit e4168e0

Please sign in to comment.