Skip to content

Commit

Permalink
Update plugin org.checkerframework to v0.6.50
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 4, 2025
1 parent fec2928 commit b6e933b
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.1.0'

// Checker Framework pluggable type-checking
id 'org.checkerframework' version '0.6.49'
id 'org.checkerframework' version '0.6.50'

// GraalVM native compilation
id 'org.graalvm.buildtools.native' version '0.10.5'
Expand Down

0 comments on commit b6e933b

Please sign in to comment.