Skip to content

Commit

Permalink
chore(deps): update dependency junit:junit to v4.13 (#928)
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 91c20a3 commit c6dd9b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -118,7 +118,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<version>4.13</version>
</dependency>
<dependency>
<groupId>com.google.truth</groupId>
Expand Down

0 comments on commit c6dd9b9

Please sign in to comment.