From 2590efc9c8eb249d202acdfe36df314e2727cdc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Aug 2022 11:05:02 +0000 Subject: [PATCH] Bump scalatest-maven-plugin from 2.0.2 to 2.1.0-SNAP2 Bumps [scalatest-maven-plugin](https://github.com/scalatest/scalatest-maven-plugin) from 2.0.2 to 2.1.0-SNAP2. - [Release notes](https://github.com/scalatest/scalatest-maven-plugin/releases) - [Commits](https://github.com/scalatest/scalatest-maven-plugin/commits) --- updated-dependencies: - dependency-name: org.scalatest:scalatest-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 22179596..ba87f9a5 100644 --- a/pom.xml +++ b/pom.xml @@ -189,7 +189,7 @@ org.scalatest scalatest-maven-plugin - 2.0.2 + 2.1.0-SNAP2 org.sonatype.plugins