diff --git a/build.gradle b/build.gradle index af0fb4c..81cb887 100644 --- a/build.gradle +++ b/build.gradle @@ -24,7 +24,7 @@ apply from: "${rootProject.projectDir}/signing.gradle" apply from: "${rootProject.projectDir}/codegen.gradle" ext { - testcontainersVersion = "1.19.6" + testcontainersVersion = "1.19.7" junitVersion = "5.10.2" }