Skip to content

Commit

Permalink
Merge pull request #290 from chyt/master
Browse files Browse the repository at this point in the history
Update ci.common to 1.3.4 release
  • Loading branch information
chyt authored Dec 19, 2018
2 parents 3f5155d + ab360f1 commit 3a43234
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ dependencies {
compile gradleApi()
compile localGroovy()
compile ('net.wasdev.wlp.ant:wlp-anttasks:1.6')
compile ('net.wasdev.wlp.common:ci.common:1.3.4-SNAPSHOT')
compile ('net.wasdev.wlp.common:ci.common:1.3.4')
compile group: 'commons-io', name: 'commons-io', version: '2.5'
provided group: 'com.ibm.websphere.appserver.api', name: 'com.ibm.websphere.appserver.spi.kernel.embeddable', version: '1.0.0'
testCompile 'junit:junit:4.11'
Expand Down

0 comments on commit 3a43234

Please sign in to comment.