⬆️ Bump checker-qual from 3.5.0 to 3.7.0
Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.5.0 to 3.7.0. - [Release notes](https://github.com/typetools/checker-framework/releases) - [Changelog](https://github.com/typetools/checker-framework/blob/master/changelog.txt) - [Commits](https://github.com/typetools/checker-framework/compare/checker-framework-3.5.0...checker-framework-3.7.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e993d0e41c
commit
845cd1ec5d
1 changed files with 1 additions and 1 deletions
|
|
@ -114,7 +114,7 @@ subprojects {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
compileOnly 'org.checkerframework:checker-qual:3.5.0'
|
||||
compileOnly 'org.checkerframework:checker-qual:3.7.0'
|
||||
api 'io.leangen.geantyref:geantyref:1.3.11'
|
||||
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.7.0'
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue