Skip to content

Commit

Permalink
Merge pull request #258 from darxriggs/unused-test-dependencies
Browse files Browse the repository at this point in the history
Remove unused test dependencies
  • Loading branch information
scaytrase committed Jan 6, 2020
2 parents 386a664 + 7770fc9 commit 122a477
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -133,18 +133,6 @@
<version>2.0</version>
<type>jar</type>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>19.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>matrix-project</artifactId>
<version>1.9</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.jenkins</groupId>
<artifactId>configuration-as-code</artifactId>
Expand Down

0 comments on commit 122a477

Please sign in to comment.