From 5fd7aef30e740cb30fc136a85db92e81de2a9c1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2026 03:15:15 +0000 Subject: [PATCH] Bump org.scalatest:scalatest_2.13 from 3.2.14 to 3.2.20 Bumps [org.scalatest:scalatest_2.13](https://github.com/scalatest/scalatest) from 3.2.14 to 3.2.20. - [Release notes](https://github.com/scalatest/scalatest/releases) - [Commits](https://github.com/scalatest/scalatest/compare/release-3.2.14...release-3.2.20) --- updated-dependencies: - dependency-name: org.scalatest:scalatest_2.13 dependency-version: 3.2.20 dependency-type: direct:development 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 5e4dd1c..25d9ac6 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ org.scalatest scalatest_${scala.compat.version} - 3.2.14 + 3.2.20 test