From a76ca7cce10cb657886243b0fb468494e99a13d0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Dec 2021 09:20:43 +0000 Subject: [PATCH] Bump scalatest_2.11 from 3.0.5 to 3.0.9 Bumps [scalatest_2.11](https://github.com/scalatest/scalatest) from 3.0.5 to 3.0.9. - [Release notes](https://github.com/scalatest/scalatest/releases) - [Commits](https://github.com/scalatest/scalatest/compare/release-3.0.5...release-3.0.9) --- updated-dependencies: - dependency-name: org.scalatest:scalatest_2.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7e59148f1729a..062c2fc6e9c4e 100644 --- a/pom.xml +++ b/pom.xml @@ -433,7 +433,7 @@ org.scalatest scalatest_2.11 - 3.0.5 + 3.0.9 org.slf4j