Skip to content

Commit

Permalink
Update plugin org.checkerframework to v0.6.47
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent f476468 commit db2f687
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 @@ -14,7 +14,7 @@ plugins {
id('net.ltgt.errorprone') version '4.1.0' apply false

// Checker Framework pluggable type-checking
id 'org.checkerframework' version '0.6.45'
id 'org.checkerframework' version '0.6.47'
}

// TODO: Java 23: remove this code block.
Expand Down

0 comments on commit db2f687

Please sign in to comment.