Skip to content

Commit

Permalink
Merge branch 'master' into bdio-2
Browse files Browse the repository at this point in the history
# Conflicts:
#	build.gradle
  • Loading branch information
JakeMathews committed Nov 21, 2019
2 parents b93e80a + 6a2c981 commit 892e336
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ buildscript {
mavenCentral()
maven { url 'https://plugins.gradle.org/m2/' }
}
dependencies { classpath 'com.blackducksoftware.integration:common-gradle-plugin:0.0.73' }
dependencies { classpath 'com.blackducksoftware.integration:common-gradle-plugin:0.0.+' }
}
plugins {
id 'groovy'
Expand Down

0 comments on commit 892e336

Please sign in to comment.