Skip to content

Commit

Permalink
Merge pull request TooTallNate#874 from marci4/Dependency
Browse files Browse the repository at this point in the history
Update dependencies
  • Loading branch information
marci4 committed Apr 7, 2019
2 parents fbd60ae + 0d4d8d8 commit 9293102
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -224,13 +224,13 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.11</version>
<version>4.12</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.json</groupId>
<artifactId>json</artifactId>
<version>20180130</version>
<version>20180813</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 9293102

Please sign in to comment.