Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 4, 2024
1 parent bf44ac2 commit 3b6d681
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ commons-text = "org.apache.commons:commons-text:1.12.0"
commonmark = "com.atlassian.commonmark:commonmark:0.17.0"
uritemplate = "io.github.std-uritemplate:std-uritemplate:1.0.6"

checker = "org.checkerframework:checker:3.47.0"
checker = "org.checkerframework:checker:3.48.0"
jimfs = "com.google.jimfs:jimfs:1.3.0"
slf4j = "org.slf4j:slf4j-api:2.0.16"
logback = "ch.qos.logback:logback-classic:1.5.8"
Expand Down

0 comments on commit 3b6d681

Please sign in to comment.