Skip to content

Commit

Permalink
Update plugin org.checkerframework to v0.6.42 (#267)
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] authored Jul 2, 2024
1 parent 6ba9aa2 commit 25816d9
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 @@ -13,7 +13,7 @@ plugins {
id('net.ltgt.errorprone') version '4.0.1'

// Checker Framework pluggable type-checking
id 'org.checkerframework' version '0.6.41'
id 'org.checkerframework' version '0.6.42'
}

repositories {
Expand Down

0 comments on commit 25816d9

Please sign in to comment.