Skip to content

Commit

Permalink
using latest common rest
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Kerwin committed Jan 19, 2018
1 parent 6423684 commit e98bfe5
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 @@ -7,12 +7,12 @@ buildscript {
dependencies { classpath 'com.blackducksoftware.integration:common-gradle-plugin:0.0.+' }
}

version = '0.5.1-SNAPSHOT'
version = '0.6.0'

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

dependencies {
compile 'com.blackducksoftware.integration:hub-common-rest:5.0.0'
compile 'com.blackducksoftware.integration:hub-common-rest:5.1.0'
compile 'com.blackducksoftware.integration:phone-home-api:6.0.0'

testCompile 'org.mock-server:mockserver-netty:3.10.4'
Expand Down

0 comments on commit e98bfe5

Please sign in to comment.