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 6, 2018
1 parent e7cba93 commit 506ab6e
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.1-SNAPSHOT'
version = '0.5.1'

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

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

0 comments on commit 506ab6e

Please sign in to comment.