File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ dependencies {
5050 implementation ' org.springframework.boot:spring-boot-starter-logging'
5151
5252 // Infrastructure
53- implementation ' software.amazon.awssdk:s3:2.31.11 '
53+ implementation ' software.amazon.awssdk:s3:2.31.16 '
5454 implementation (' com.azure:azure-storage-blob:12.30.0' )
5555 implementation ' org.apache.qpid:qpid-jms-client:2.6.1'
5656
@@ -72,9 +72,8 @@ dependencies {
7272 testImplementation ' com.squareup.okhttp3:okhttp:4.12.0'
7373 testImplementation ' com.squareup.okhttp3:mockwebserver:4.12.0'
7474 testImplementation ' io.findify:s3mock_2.13:0.2.6'
75-
7675 pitest ' com.arcmutate:base:1.4.0'
77- pitest ' com.arcmutate:pitest-git-plugin:2.1.0 '
76+ pitest ' com.arcmutate:pitest-git-plugin:2.2.1 '
7877}
7978
8079test {
You can’t perform that action at this time.
0 commit comments