We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa957b1 commit 704ee11Copy full SHA for 704ee11
pom.xml
@@ -202,7 +202,7 @@
202
<plugin>
203
<groupId>org.apache.maven.plugins</groupId>
204
<artifactId>maven-surefire-plugin</artifactId>
205
- <version>3.0.0-M6</version>
+ <version>3.0.0-M7</version>
206
<configuration>
207
<additionalClasspathElements>
208
<additionalClasspathElement>${project.build.directory}/generated-test-resources/protobuf/descriptor-sets/</additionalClasspathElement>
0 commit comments