From 9600715861845b81337c4fb5b1c18783830512fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 May 2023 20:57:04 +0000 Subject: [PATCH] Bump scalatest-maven-plugin in /self-testing-partner-cli Bumps [scalatest-maven-plugin](https://github.com/scalatest/scalatest-maven-plugin) from 2.0.2 to 2.2.0. - [Release notes](https://github.com/scalatest/scalatest-maven-plugin/releases) - [Commits](https://github.com/scalatest/scalatest-maven-plugin/compare/v2.0.2...release-2.2.0) --- updated-dependencies: - dependency-name: org.scalatest:scalatest-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- self-testing-partner-cli/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/self-testing-partner-cli/pom.xml b/self-testing-partner-cli/pom.xml index 9775a3d..2355304 100644 --- a/self-testing-partner-cli/pom.xml +++ b/self-testing-partner-cli/pom.xml @@ -152,7 +152,7 @@ org.scalatest scalatest-maven-plugin - 2.0.2 + 2.2.0 ${project.build.directory}/surefire-reports .