Skip to content

Commit

Permalink
Bump net.ltgt.errorprone in /docs/examples/errorprone (#952)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent f157513 commit fa04fcd
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 '4.0.1'
id 'net.ltgt.errorprone' version '4.1.0'
// Checker Framework pluggable type-checking
id 'org.checkerframework' version '0.6.45'
}
Expand Down

0 comments on commit fa04fcd

Please sign in to comment.