Skip to content

Commit

Permalink
config: bump powermock versioon to 1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
romani committed Jun 26, 2017
1 parent 4a227d1 commit a83475a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -285,13 +285,13 @@
<dependency>
<groupId>org.powermock</groupId>
<artifactId>powermock-api-mockito</artifactId>
<version>1.6.6</version>
<version>1.7.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.powermock</groupId>
<artifactId>powermock-module-junit4</artifactId>
<version>1.6.6</version>
<version>1.7.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit a83475a

Please sign in to comment.