Skip to content

Commit

Permalink
chore(java): bump org.checkerframework:checker in /java
Browse files Browse the repository at this point in the history
Bumps [org.checkerframework:checker](https://github.com/typetools/checker-framework) from 3.46.0 to 3.47.0.
- [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.46.0...checker-framework-3.47.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent 3842c24 commit f150de5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@
<path>
<groupId>org.checkerframework</groupId>
<artifactId>checker</artifactId>
<version>3.46.0</version>
<version>3.47.0</version>
</path>
</annotationProcessorPaths>
<annotationProcessors>
Expand Down

0 comments on commit f150de5

Please sign in to comment.