Skip to content

Commit

Permalink
Merge pull request #6 from thomasgl-orange/master
Browse files Browse the repository at this point in the history
remove JTH from runtime deps
  • Loading branch information
devalex88 authored Sep 18, 2019
2 parents a2e1992 + b73cfbe commit e216b61
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,10 +80,10 @@
<artifactId>junit</artifactId>
<version>${junit.plugin.version}</version>
</dependency>
<dependency>
<!-- <dependency>
<groupId>org.jenkins-ci.main</groupId>
<artifactId>jenkins-test-harness</artifactId>
</dependency>
</dependency> -->
<dependency>
<groupId>com.katalon</groupId>
<artifactId>utils</artifactId>
Expand Down

0 comments on commit e216b61

Please sign in to comment.