Skip to content

Commit

Permalink
[JENKINS-42056] Bump junit to 1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Evaristo Gutiérrez committed Feb 15, 2017
1 parent d765505 commit bb64653
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Expand Up @@ -96,6 +96,12 @@
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>junit</artifactId>
<version>1.6</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>git</artifactId>
Expand Down

0 comments on commit bb64653

Please sign in to comment.