File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
extensions/aws-xray-extension Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ dependencies {
99 implementation(project(" :common-utils" ))
1010 compileOnly(project(" :documentation-annotations" ))
1111
12- testImplementation(" org.checkerframework:checker-qual:3.7.1 " )
12+ testImplementation(" org.checkerframework:checker-qual:3.36.0 " )
1313 testImplementation(project(" :java-dynamic-sqs-listener-core" ))
1414 testImplementation(project(" :expected-test-exception" ))
1515}
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ dependencies {
1111 implementation(" org.springframework.boot:spring-boot-autoconfigure" )
1212 implementation(project(" :java-dynamic-sqs-listener-spring-core" ))
1313
14- testImplementation(" org.checkerframework:checker-qual:3.7.1 " )
14+ testImplementation(" org.checkerframework:checker-qual:3.36.0 " )
1515 testImplementation(" org.springframework:spring-test" )
1616 testImplementation(" org.springframework.boot:spring-boot-test" )
1717 testImplementation(project(" :elasticmq-sqs-client" ))
You can’t perform that action at this time.
0 commit comments