We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0033211 commit 7f70091Copy full SHA for 7f70091
pom.xml
@@ -237,7 +237,7 @@
237
<statelessTestsetInfoReporter
238
implementation="org.apache.maven.plugin.surefire.extensions.junit5.JUnit5StatelessTestsetInfoTreeReporter">
239
</statelessTestsetInfoReporter>
240
- <argLine>-javaagent:"${net.bytebuddy:byte-buddy-agent:jar}"</argLine>
+ <argLine>-javaagent:"${org.mockito:mockito-core:jar}"</argLine>
241
</configuration>
242
</plugin>
243
<plugin>
0 commit comments