Skip to content

Commit

Permalink
Bump net.ltgt.errorprone in /docs/examples/errorprone (#839)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 9, 2024
1 parent 956e814 commit 52c2680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/examples/errorprone/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

plugins {
id 'java'
id 'net.ltgt.errorprone' version '3.1.0'
id 'net.ltgt.errorprone' version '4.0.1'
// Checker Framework pluggable type-checking
id 'org.checkerframework' version '0.6.40'
}
Expand Down

0 comments on commit 52c2680

Please sign in to comment.