Skip to content

Commit 0f8e4c6

Browse files
Bump org.checkerframework:checker-qual from 3.49.2 to 3.49.3 (#167)
Bumps [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework) from 3.49.2 to 3.49.3. - [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.49.2...checker-framework-3.49.3) --- updated-dependencies: - dependency-name: org.checkerframework:checker-qual dependency-version: 3.49.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c560325 commit 0f8e4c6

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
@@ -578,7 +578,7 @@
578578
<dependency>
579579
<groupId>org.checkerframework</groupId>
580580
<artifactId>checker-qual</artifactId>
581-
<version>3.49.2</version>
581+
<version>3.49.3</version>
582582
<scope>provided</scope>
583583
</dependency>
584584
<dependency>

0 commit comments

Comments
 (0)