Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

Commit

Permalink
creating release
Browse files Browse the repository at this point in the history
  • Loading branch information
ekerwin committed May 7, 2018
1 parent 0aff54c commit d5cfc7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Expand Up @@ -11,11 +11,11 @@ plugins {
id 'groovy'
}

version = '0.5.2-SNAPSHOT'
version = '0.6.0'

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

dependencies {
compile 'com.blackducksoftware.integration:integration-common:10.1.0'
compile 'com.blackducksoftware.integration:integration-common:11.0.0'
compile gradleApi()
}

0 comments on commit d5cfc7f

Please sign in to comment.