Skip to content

Commit

Permalink
Bump org.checkerframework:checker from 3.40.0 to 3.43.0
Browse files Browse the repository at this point in the history
Bumps [org.checkerframework:checker](https://github.com/typetools/checker-framework) from 3.40.0 to 3.43.0.
- [Release notes](https://github.com/typetools/checker-framework/releases)
- [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md)
- [Commits](typetools/checker-framework@checker-framework-3.40.0...checker-framework-3.43.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 31, 2024
1 parent a895e34 commit e8df147
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ dependencies {
api('commons-io:commons-io:2.15.1')
api('org.slf4j:slf4j-api:2.0.13')
api('org.slf4j:slf4j-nop:2.0.13')
api('org.checkerframework:checker:3.40.0')
api('org.checkerframework:checker:3.43.0')
api('com.github.spotbugs:spotbugs:4.8.2')

spotbugsPlugins 'com.mebigfatguy.sb-contrib:sb-contrib:7.6.4'
Expand Down

0 comments on commit e8df147

Please sign in to comment.