Skip to content

Commit 637610c

Browse files
committed
indentation
1 parent ce3b6ec commit 637610c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

service/build.gradle

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,11 +86,11 @@ 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.5'
90+
spotbugs 'com.github.spotbugs:spotbugs-annotations:4.9.5'
9191

92-
pitest 'com.arcmutate:base:1.3.2'
93-
pitest 'com.arcmutate:pitest-git-plugin:2.1.0'
92+
pitest 'com.arcmutate:base:1.3.2'
93+
pitest 'com.arcmutate:pitest-git-plugin:2.1.0'
9494
}
9595

9696
test {

0 commit comments

Comments
 (0)