Skip to content

Commit

Permalink
deps: update dependency junit:junit to v4.13 (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and kolea2 committed Jan 2, 2020
1 parent 2905528 commit d4f46fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -329,7 +329,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<version>4.13</version>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
Expand Down

0 comments on commit d4f46fd

Please sign in to comment.