🚚 Begin migrating from javax annotations to checker-qual
This commit is contained in:
parent
e914d04450
commit
9f0c846050
43 changed files with 273 additions and 549 deletions
|
|
@ -100,7 +100,7 @@ subprojects {
|
|||
}
|
||||
|
||||
dependencies {
|
||||
api 'com.google.code.findbugs:jsr305:3.0.2'
|
||||
compileOnly 'org.checkerframework:checker-qual:3.5.0'
|
||||
testImplementation 'org.junit.jupiter:junit-jupiter-engine:5.7.0'
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue