Skip to content

Commit b5c7686

Browse files
fix(deps): update dependency org.checkerframework:checker-qual to v3.49.1 (#3346)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c4b59b1 commit b5c7686

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spotbugsTestCases/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies {
2626
api 'com.github.stephenc.jcip:jcip-annotations:1.0-1'
2727
implementation 'org.springframework:spring-core:5.3.39'
2828
compileOnly 'jakarta.annotation:jakarta.annotation-api:1.3.5'
29-
implementation 'org.checkerframework:checker-qual:3.49.0'
29+
implementation 'org.checkerframework:checker-qual:3.49.1'
3030
implementation 'com.sun.xml.bind:jaxb-impl:4.0.5'
3131

3232
implementation 'org.junit.jupiter:junit-jupiter-engine:5.12.0'

0 commit comments

Comments
 (0)