File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ dependencies {
6262
6363 // Infrastructure
6464 implementation ' software.amazon.awssdk:s3:2.34.0'
65- implementation (' com.azure:azure-storage-blob:12.30.0 ' )
65+ implementation (' com.azure:azure-storage-blob:12.31.3 ' )
6666 implementation ' org.apache.qpid:qpid-jms-client:2.9.0'
6767
6868 // Utils
@@ -86,8 +86,8 @@ dependencies {
8686 testImplementation ' com.squareup.okhttp3:mockwebserver3:5.1.0'
8787 testImplementation ' com.adobe.testing:s3mock-testcontainers:4.7.0'
8888
89- spotbugs ' com.github.spotbugs:spotbugs:4.9.5 '
90- spotbugs ' com.github.spotbugs:spotbugs-annotations:4.9.5 '
89+ spotbugs ' com.github.spotbugs:spotbugs:4.9.6 '
90+ spotbugs ' com.github.spotbugs:spotbugs-annotations:4.9.6 '
9191
9292 pitest ' com.arcmutate:base:1.3.2'
9393 pitest ' com.arcmutate:pitest-git-plugin:2.1.0'
You can’t perform that action at this time.
0 commit comments