Skip to content

Commit

Permalink
build(deps): bump checker-qual from 3.11.0 to 3.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and KengoTODA committed Apr 6, 2021
1 parent 7baeb01 commit ff6582e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spotbugsTestCases/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
api 'net.jcip:jcip-annotations:1.0'
implementation 'org.springframework:spring-core:5.3.5'
compileOnly 'javax.annotation:javax.annotation-api:1.3.2'
implementation 'org.checkerframework:checker-qual:3.11.0'
implementation 'org.checkerframework:checker-qual:3.12.0'

implementation 'junit:junit:4.13.1'
implementation 'org.testng:testng:7.4.0'
Expand Down

0 comments on commit ff6582e

Please sign in to comment.