Skip to content

Commit f4c9771

Browse files
Bump checker-qual from 3.6.1 to 3.7.1 (#571)
Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.6.1 to 3.7.1. - [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.6.1...checker-framework-3.7.1) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 12851a7 commit f4c9771

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

typescript-generator-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
<dependency>
153153
<groupId>org.checkerframework</groupId>
154154
<artifactId>checker-qual</artifactId>
155-
<version>3.6.1</version>
155+
<version>3.7.1</version>
156156
<scope>test</scope>
157157
</dependency>
158158
<!--test dependencies (additional data libraries)-->

0 commit comments

Comments
 (0)