Skip to content
This repository has been archived by the owner on Nov 14, 2018. It is now read-only.

Commit

Permalink
"using latest"
Browse files Browse the repository at this point in the history
  • Loading branch information
ekerwin committed Aug 20, 2018
1 parent a11d09d commit 964ae6f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Expand Up @@ -9,12 +9,12 @@ buildscript {

plugins { id 'groovy' }

version = '12.0.2-SNAPSHOT'
version = '12.0.2'

apply plugin: 'com.blackducksoftware.integration.library'

dependencies {
compile 'com.blackducksoftware.integration:integration-rest:0.1.1'
compile 'com.blackducksoftware.integration:integration-rest:0.1.2'

testCompile 'org.codehaus.groovy:groovy-all:2.4.12'
testCompile 'com.squareup.okhttp3:mockwebserver:3.9.0'
Expand Down

0 comments on commit 964ae6f

Please sign in to comment.