Skip to content

Commit

Permalink
fix(deps): update dependency org.checkerframework:checker-qual to v3.…
Browse files Browse the repository at this point in the history
…35.0 (#2441)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jun 1, 2023
1 parent 0301036 commit 8d2c23d
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 @@ -27,7 +27,7 @@ dependencies {
api 'net.jcip:jcip-annotations:1.0'
implementation 'org.springframework:spring-core:6.0.9'
compileOnly 'jakarta.annotation:jakarta.annotation-api:1.3.5'
implementation 'org.checkerframework:checker-qual:3.34.0'
implementation 'org.checkerframework:checker-qual:3.35.0'

implementation 'junit:junit:4.13.2'
implementation 'org.testng:testng:7.7.1'
Expand Down

0 comments on commit 8d2c23d

Please sign in to comment.