Skip to content

Commit

Permalink
Bump checker-qual from 3.11.0 to 3.12.0 (#2313)
Browse files Browse the repository at this point in the history
Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.11.0 to 3.12.0.
- [Release notes](https://github.com/typetools/checker-framework/releases)
- [Changelog](https://github.com/typetools/checker-framework/blob/master/changelog.txt)
- [Commits](typetools/checker-framework@checker-framework-3.11.0...checker-framework-3.12.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 4, 2021
1 parent 745ed18 commit 40a98fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -905,7 +905,7 @@
<dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
<version>3.11.0</version>
<version>3.12.0</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 40a98fe

Please sign in to comment.