Skip to content

Commit

Permalink
Bump org.checkerframework:checker-qual from 3.48.0 to 3.48.1
Browse files Browse the repository at this point in the history
Bumps [org.checkerframework:checker-qual](https://github.com/typetools/checker-framework) from 3.48.0 to 3.48.1.
- [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.0...checker-framework-3.48.1)

---
updated-dependencies:
- dependency-name: org.checkerframework:checker-qual
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 12, 2024
1 parent ed7eed0 commit 6ca7627
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 @@ -52,7 +52,7 @@
<lombok.version>1.18.34</lombok.version>
<java-service.version>1.9.0</java-service.version>
<java-design.version>1.5.1</java-design.version>
<checker-qual.version>3.48.0</checker-qual.version>
<checker-qual.version>3.48.1</checker-qual.version>

<!-- test frameworks -->
<junit.version>5.11.2</junit.version>
Expand Down

0 comments on commit 6ca7627

Please sign in to comment.