Skip to content

Commit

Permalink
chore(deps): update dependency junit:junit to v4.13 (#1462)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and elharo committed Jan 1, 2020
1 parent bf5ff6c commit 2a3c1ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -89,7 +89,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<version>4.13</version>
</dependency>
<dependency>
<groupId>com.google.appengine</groupId>
Expand Down

0 comments on commit 2a3c1ac

Please sign in to comment.