Skip to content

Commit 8e6c314

Browse files
Merge branch 'main' into NIAD-3393
2 parents 1866c95 + 339cf4d commit 8e6c314

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

service/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ dependencies {
7575
testImplementation 'com.squareup.okhttp3:mockwebserver:4.12.0'
7676
testImplementation 'com.adobe.testing:s3mock-testcontainers:4.7.0'
7777

78-
pitest 'com.arcmutate:base:1.3.2'
79-
pitest 'com.arcmutate:pitest-git-plugin:2.1.0'
78+
pitest 'com.arcmutate:base:1.3.2'
79+
pitest 'com.arcmutate:pitest-git-plugin:2.1.0'
8080
}
8181

8282
test {

0 commit comments

Comments
 (0)