Skip to content

Commit 1cbdd52

Browse files
committed
format
1 parent 16f51f8 commit 1cbdd52

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@
396396
<version>${rxjava-reactive-streams.version}</version>
397397
<scope>test</scope>
398398
</dependency>
399-
<dependency>
399+
<dependency>
400400
<groupId>org.powermock</groupId>
401401
<artifactId>powermock-module-testng</artifactId>
402402
<version>${powermock.version}</version>
@@ -407,7 +407,7 @@
407407
<artifactId>powermock-api-mockito</artifactId>
408408
<version>${powermock.version}</version>
409409
<scope>test</scope>
410-
</dependency>
410+
</dependency>
411411
</dependencies>
412412
<properties>
413413
<distMgmtSnapshotsUrl>http://oss.sonatype.org/content/repositories/snapshots</distMgmtSnapshotsUrl>

0 commit comments

Comments
 (0)