Skip to content

Commit e87a770

Browse files
committed
Updated version to 2.2.0 in README.md.
1 parent 8e79b98 commit e87a770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ To use the ScalaTest Maven plugin, you need to disable SureFire and enable Scala
4040
<plugin>
4141
<groupId>org.scalatest</groupId>
4242
<artifactId>scalatest-maven-plugin</artifactId>
43-
<version>2.0.2</version>
43+
<version>2.2.0</version>
4444
<configuration>
4545
<reportsDirectory>${project.build.directory}/surefire-reports</reportsDirectory>
4646
<junitxml>.</junitxml>

0 commit comments

Comments
 (0)