Skip to content

Commit

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

---
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 Nov 5, 2024
1 parent 85f4a5e commit 15e040c
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.45'
id 'org.checkerframework' version '0.6.46'
}

repositories {
Expand Down

0 comments on commit 15e040c

Please sign in to comment.