Skip to content

Commit 57e668b

Browse files
chore(deps): bump scalatest-maven-plugin from 2.0.0 to 2.0.2 (#164)
Bumps [scalatest-maven-plugin](https://github.com/scalatest/scalatest-maven-plugin) from 2.0.0 to 2.0.2. - [Release notes](https://github.com/scalatest/scalatest-maven-plugin/releases) - [Commits](https://github.com/scalatest/scalatest-maven-plugin/commits/v2.0.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 71da78c commit 57e668b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<scala.compat.version>2.12</scala.compat.version>
7474
<scala.maven.plugin.version>4.4.0</scala.maven.plugin.version>
7575
<scalatest.version>3.2.1</scalatest.version>
76-
<scalatest.maven.plugin.version>2.0.0</scalatest.maven.plugin.version>
76+
<scalatest.maven.plugin.version>2.0.2</scalatest.maven.plugin.version>
7777
<scoverage.plugin.version>1.4.1</scoverage.plugin.version>
7878
<spark.version>3.0.1</spark.version>
7979
<spark.compat.version>3.0</spark.compat.version>

0 commit comments

Comments
 (0)