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

Commit

Permalink
creating release using latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Kerwin committed Jan 11, 2018
1 parent 9902f1d commit 5af5293
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ buildscript {

plugins { id 'groovy' }

version = '4.0.1-SNAPSHOT'
version = '5.0.0'

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

dependencies {
compile 'com.blackducksoftware.integration:integration-common:8.2.0'
compile 'com.blackducksoftware.integration:integration-common:9.0.0'
compile 'com.squareup.okhttp3:okhttp:3.9.0'
compile 'com.squareup.okhttp3:okhttp-urlconnection:3.9.0'

Expand Down

0 comments on commit 5af5293

Please sign in to comment.