Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.

Commit 924b4c0

Browse files
authored
Merge branch 'master' into liquidity-error-handling
2 parents 8de885e + 8d0e0f7 commit 924b4c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ dependencies {
6363

6464
testImplementation group: 'junit', name: 'junit', version: '4.13.2'
6565
testImplementation group: 'org.mockito', name: 'mockito-core', version: '4.6.1'
66-
testImplementation group: 'org.pitest', name: 'pitest', version: '1.8.1'
66+
testImplementation group: 'org.pitest', name: 'pitest', version: '1.9.3'
6767
}
6868

6969
docker {

0 commit comments

Comments
 (0)