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 24, 2018
1 parent 8b91075 commit a9994be
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.3-SNAPSHOT'
version = '12.0.3'

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

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

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

0 comments on commit a9994be

Please sign in to comment.