From af345df0af2d4ceafa7fb07738d2415bf91cfcdf Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 21 Jul 2021 22:15:11 +0000 Subject: [PATCH] Bump testcontainers from 1.15.3 to 1.16.0 Bumps [testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.15.3 to 1.16.0. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.15.3...1.16.0) Signed-off-by: dependabot-preview[bot] --- clusterj-app/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusterj-app/pom.xml b/clusterj-app/pom.xml index b334b54..68ae94c 100644 --- a/clusterj-app/pom.xml +++ b/clusterj-app/pom.xml @@ -20,7 +20,7 @@ org.testcontainers testcontainers - 1.15.3 + 1.16.0 test