diff --git a/build.gradle b/build.gradle index e064053..0a4f31f 100644 --- a/build.gradle +++ b/build.gradle @@ -19,7 +19,7 @@ apply from: "${rootProject.projectDir}/publishing.gradle" apply from: "${rootProject.projectDir}/codegen.gradle" ext { - testcontainersVersion = "2.0.3" + testcontainersVersion = "2.0.4" junitVersion = "5.11.4" }