Skip to content

Commit

Permalink
Merge pull request #452 from TheSnoozer/master
Browse files Browse the repository at this point in the history
upgrade dependencies
  • Loading branch information
TheSnoozer committed Nov 21, 2019
2 parents 0ff6334 + a0170db commit 10492a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions maven/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<maven-plugin-plugin.version>3.6.0</maven-plugin-plugin.version>

<junit.version>5.5.1</junit.version>
<mockito.version>3.0.0</mockito.version>
<mockito.version>3.1.0</mockito.version>

<fest-assert.version>1.4</fest-assert.version>
</properties>
Expand Down Expand Up @@ -88,7 +88,7 @@
<dependency>
<groupId>org.codehaus.plexus</groupId>
<artifactId>plexus-utils</artifactId>
<version>3.2.1</version>
<version>3.3.0</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 10492a5

Please sign in to comment.