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 16f51f8 commit 1cbdd52Copy full SHA for 1cbdd52
pom.xml
@@ -396,7 +396,7 @@
396
<version>${rxjava-reactive-streams.version}</version>
397
<scope>test</scope>
398
</dependency>
399
- <dependency>
+ <dependency>
400
<groupId>org.powermock</groupId>
401
<artifactId>powermock-module-testng</artifactId>
402
<version>${powermock.version}</version>
@@ -407,7 +407,7 @@
407
<artifactId>powermock-api-mockito</artifactId>
408
409
410
- </dependency>
+ </dependency>
411
</dependencies>
412
<properties>
413
<distMgmtSnapshotsUrl>http://oss.sonatype.org/content/repositories/snapshots</distMgmtSnapshotsUrl>
0 commit comments