Skip to content

Commit

Permalink
Update plugin net.ltgt.errorprone to v4 (#262)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 2, 2024
1 parent cb76a99 commit e46ab75
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 @@ -10,7 +10,7 @@ plugins {
id 'com.diffplug.spotless' version '6.25.0'

// Error Prone linter
id('net.ltgt.errorprone') version '3.1.0'
id('net.ltgt.errorprone') version '4.0.0'

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

0 comments on commit e46ab75

Please sign in to comment.