Skip to content

Commit e4e63df

Browse files
Bump checker-qual from 3.9.1 to 3.11.0 (vojtechhabarta#647)
Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.9.1 to 3.11.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.9.1...checker-framework-3.11.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 381a8cb commit e4e63df

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
@@ -158,7 +158,7 @@
158158
<dependency>
159159
<groupId>org.checkerframework</groupId>
160160
<artifactId>checker-qual</artifactId>
161-
<version>3.9.1</version>
161+
<version>3.11.0</version>
162162
<scope>test</scope>
163163
</dependency>
164164
<!--test dependencies (additional data libraries)-->

0 commit comments

Comments
 (0)