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

Commit

Permalink
Releasing 0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
crowleySynopsys committed Dec 20, 2019
1 parent 465e50f commit 545f0d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Expand Up @@ -11,13 +11,13 @@ plugins {
id 'groovy'
}

version = '0.7.1-SNAPSHOT'
version = '0.7.1'

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

apply from: 'artifactory-properties.gradle'

dependencies {
compile 'com.blackducksoftware.integration:integration-common:18.0.1'
compile 'com.blackducksoftware.integration:integration-common:18.0.0'
compile gradleApi()
}

0 comments on commit 545f0d7

Please sign in to comment.