Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 20, 2023
1 parent 6884f92 commit 493e7cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -193,7 +193,7 @@
<quarkus-security.version>2.0.2.Final</quarkus-security.version>
<keycloak.version>23.0.1</keycloak.version>
<logstash-gelf.version>1.15.1</logstash-gelf.version>
<checker-qual.version>3.41.0</checker-qual.version>
<checker-qual.version>3.42.0</checker-qual.version>
<error-prone-annotations.version>2.23.0</error-prone-annotations.version>
<jib-core.version>0.25.0</jib-core.version>
<google-http-client.version>1.43.3</google-http-client.version>
Expand Down

0 comments on commit 493e7cf

Please sign in to comment.