Skip to content

Commit

Permalink
Bump org.checkerframework from 0.6.42 to 0.6.44
Browse files Browse the repository at this point in the history
Bumps org.checkerframework from 0.6.42 to 0.6.44.

---
updated-dependencies:
- dependency-name: org.checkerframework
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 5, 2024
1 parent 0696734 commit d751be2
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 {
id 'com.diffplug.spotless' version '6.25.0'

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

repositories {
Expand Down

0 comments on commit d751be2

Please sign in to comment.