Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
deps: update dependency junit:junit to v4.13 (#109)
  • Loading branch information
renovate-bot authored and stephaniewang526 committed Jan 15, 2020
1 parent bd3a862 commit c36a547
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/pom.xml
Expand Up @@ -76,7 +76,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<version>4.13</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit c36a547

Please sign in to comment.