We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0fec230 + 2f00c25 commit 6bc884cCopy full SHA for 6bc884c
service/build.gradle
@@ -86,8 +86,8 @@ dependencies {
86
testImplementation 'com.squareup.okhttp3:mockwebserver3:5.1.0'
87
testImplementation 'com.adobe.testing:s3mock-testcontainers:4.7.0'
88
89
- spotbugs 'com.github.spotbugs:spotbugs:4.9.5'
90
- spotbugs 'com.github.spotbugs:spotbugs-annotations:4.9.5'
+ spotbugs 'com.github.spotbugs:spotbugs:4.9.6'
+ spotbugs 'com.github.spotbugs:spotbugs-annotations:4.9.6'
91
92
pitest 'com.arcmutate:base:1.3.2'
93
pitest 'com.arcmutate:pitest-git-plugin:2.1.0'
0 commit comments