diff --git a/build.gradle b/build.gradle index 891ecbd..e31ac16 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.2" + testcontainersVersion = "1.19.3" junitVersion = "5.10.0" }