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 dac89d1 + 63897a1 commit 7e1ffceCopy full SHA for 7e1ffce
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.6'
90
- spotbugs 'com.github.spotbugs:spotbugs-annotations:4.9.6'
+ spotbugs 'com.github.spotbugs:spotbugs:4.9.8'
+ spotbugs 'com.github.spotbugs:spotbugs-annotations:4.9.8'
91
92
pitest 'com.arcmutate:base:1.3.2'
93
pitest 'com.arcmutate:pitest-git-plugin:2.1.0'
0 commit comments