Skip to content
This repository has been archived by the owner on Apr 27, 2020. 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 Aug 24, 2018
1 parent b6f3450 commit c8308d5
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 @@ -8,12 +8,12 @@ buildscript {
dependencies { classpath 'com.blackducksoftware.integration:common-gradle-plugin:0.0.+' }
}

version = '4.0.4-SNAPSHOT'
version = '4.0.4'

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

dependencies {
compile 'com.blackducksoftware.integration:integration-common:13.0.0'
compile 'com.blackducksoftware.integration:integration-common:13.1.0'
compile 'junit:junit:4.12'

testCompile 'org.slf4j:slf4j-simple:1.7.25'
Expand Down

0 comments on commit c8308d5

Please sign in to comment.