Skip to content

Commit

Permalink
removed unneeded dependency again
Browse files Browse the repository at this point in the history
  • Loading branch information
t-j-f committed Oct 24, 2018
1 parent 68e39b9 commit d2bee1a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ dependencies {
compile "com.xebialabs.deployit:engine-spi:$apiVersion"
compile group: 'com.google.guava', name: 'guava', version: '19.0'
compile group: 'org.apache.commons', name: 'commons-text', version: '1.3'
compile group: 'net.conjur.api', name: 'conjur-api', version: '1.2.1'
compile zipTree("$xlDeployHome/plugins/generic-plugin-8.1.0.xldp")
compile zipTree("$xlDeployHome/plugins/base-plugin-8.1.0.xldp")

Expand Down

0 comments on commit d2bee1a

Please sign in to comment.