Skip to content

Commit

Permalink
Bump checkerFrameworkVersion from 3.48.3 to 3.48.4 (#128)
Browse files Browse the repository at this point in the history
Bumps `checkerFrameworkVersion` from 3.48.3 to 3.48.4.

Updates `org.checkerframework:checker` from 3.48.3 to 3.48.4
- [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.48.3...checker-framework-3.48.4)

Updates `org.checkerframework:checker-qual` from 3.48.3 to 3.48.4
- [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.48.3...checker-framework-3.48.4)

---
updated-dependencies:
- dependency-name: org.checkerframework:checker
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.checkerframework:checker-qual
  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>
  • Loading branch information
dependabot[bot] authored Jan 4, 2025
1 parent f1bd69d commit 6f62cc4
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 @@ -11,7 +11,7 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<checkerFrameworkVersion>3.48.3</checkerFrameworkVersion>
<checkerFrameworkVersion>3.48.4</checkerFrameworkVersion>
</properties>

<build>
Expand Down

0 comments on commit 6f62cc4

Please sign in to comment.