From 97d1979aca8355d8841e210872b5133812c37dd2 Mon Sep 17 00:00:00 2001 From: cristianciutea Date: Wed, 8 Sep 2021 09:19:29 +0200 Subject: [PATCH] ci: bump testcontainers version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 663f1c61..9f6fd986 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ org.testcontainers testcontainers - 1.14.3 + 1.16.0 test