From 4a9197b0dbd1cbd23766c34c119d0b43c0731c94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 12 Feb 2021 06:07:54 +0000 Subject: [PATCH] Bump junit-jupiter from 1.14.3 to 1.15.2 Bumps [junit-jupiter](https://github.com/testcontainers/testcontainers-java) from 1.14.3 to 1.15.2. - [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.14.3...1.15.2) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 237dfbe..b419f35 100644 --- a/pom.xml +++ b/pom.xml @@ -61,7 +61,7 @@ org.testcontainers junit-jupiter - 1.14.3 + 1.15.2 test