diff --git a/build.gradle.kts b/build.gradle.kts index 54f21c9..519ef3b 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -26,7 +26,7 @@ dependencies { // S3 api("com.amazonaws:aws-java-sdk-s3:1.12.129") - testImplementation("com.adobe.testing:s3mock-junit5:2.1.16") + testImplementation("com.adobe.testing:s3mock-junit5:2.11.0") // Kotest testImplementation("io.kotest:kotest-runner-junit5:4.4.3")