Skip to content

Commit

Permalink
Update dependency org.checkerframework:stubparser to v3.25.10 (#6553)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 27, 2024
1 parent fa837dc commit 1cf6f32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ configurations {
dependencies {
api project(':javacutil')
api project(':dataflow')
api 'org.checkerframework:stubparser:3.25.6'
api 'org.checkerframework:stubparser:3.25.10'
// AFU is an "includedBuild" imported in checker-framework/settings.gradle, so the version number doesn't matter.
// https://docs.gradle.org/current/userguide/composite_builds.html#settings_defined_composite
api('org.checkerframework:annotation-file-utilities:*') {
Expand Down

0 comments on commit 1cf6f32

Please sign in to comment.