Skip to content

Commit d525035

Browse files
committed
fix: version of plugin [skip CI]
1 parent 135e6b8 commit d525035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client-scala/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
<plugin>
114114
<groupId>org.scalatest</groupId>
115115
<artifactId>scalatest-maven-plugin</artifactId>
116-
<version>2.1.0</version>
116+
<version>2.0.0</version>
117117
<configuration>
118118
<reportsDirectory>${project.build.directory}/surefire-reports</reportsDirectory>
119119
<junitxml>.</junitxml>

0 commit comments

Comments
 (0)