Skip to content

Commit

Permalink
Update plugin net.ltgt.errorprone to v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 20, 2024
1 parent bb8d693 commit 5768e6a
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 @@ plugins {

// Error Prone linter
// TODO: Java 23: remove "apply false".
id('net.ltgt.errorprone') version '4.0.1' apply false
id('net.ltgt.errorprone') version '4.1.0' apply false

// Checker Framework pluggable type-checking
id 'org.checkerframework' version '0.6.45'
Expand Down

0 comments on commit 5768e6a

Please sign in to comment.