diff --git a/build.gradle b/build.gradle index a857fa3..e56e7a9 100644 --- a/build.gradle +++ b/build.gradle @@ -99,7 +99,7 @@ dependencies { testImplementation 'org.mockito:mockito-junit-jupiter' // testcontainers - testImplementation "org.testcontainers:testcontainers:2.0.4" + testImplementation "org.testcontainers:testcontainers:2.0.5" testImplementation "org.testcontainers:junit-jupiter:1.21.4" testImplementation "org.testcontainers:localstack:1.21.4"