Skip to content

Commit

Permalink
Bump checker.framework.version from 3.48.2 to 3.48.3
Browse files Browse the repository at this point in the history
Bumps `checker.framework.version` from 3.48.2 to 3.48.3.

Updates `org.checkerframework:checker` from 3.48.2 to 3.48.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.48.2...checker-framework-3.48.3)

Updates `org.checkerframework:checker-qual` from 3.48.2 to 3.48.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.48.2...checker-framework-3.48.3)

---
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]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2025
1 parent c72120f commit ff583a7
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 @@ -73,7 +73,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.build.outputTimestamp>2023-01-01T00:00:00Z</project.build.outputTimestamp>

<checker.framework.version>3.48.2</checker.framework.version>
<checker.framework.version>3.48.3</checker.framework.version>

<junit.version>5.11.3</junit.version>
<mockito.version>5.14.2</mockito.version>
Expand Down

0 comments on commit ff583a7

Please sign in to comment.