Skip to content

Commit 40a98fe

Browse files
Bump checker-qual from 3.11.0 to 3.12.0 (#2313)
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>
1 parent 745ed18 commit 40a98fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -905,7 +905,7 @@
905905
<dependency>
906906
<groupId>org.checkerframework</groupId>
907907
<artifactId>checker-qual</artifactId>
908-
<version>3.11.0</version>
908+
<version>3.12.0</version>
909909
<scope>test</scope>
910910
</dependency>
911911

0 commit comments

Comments
 (0)