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 Jul 27, 2018
1 parent e6831f8 commit a71d212
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 = '10.1.1-SNAPSHOT'
version = '10.1.1'

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

dependencies {
compile 'com.blackducksoftware.integration:integration-rest:0.0.4'
compile 'com.blackducksoftware.integration:integration-rest:0.0.6'

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

0 comments on commit a71d212

Please sign in to comment.