Skip to content

Commit

Permalink
build: updating dependencies to fix a stepworkflow bug
Browse files Browse the repository at this point in the history
  • Loading branch information
rottebds committed Jan 6, 2020
1 parent d5a383f commit 6aa9eb3
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 @@ -78,7 +78,7 @@ dependencies {
annotationProcessor 'com.synopsys.integration:jenkins-annotation-processor:0.0.1'

implementation 'com.synopsys.integration:coverity-common:0.5.0'
implementation 'com.synopsys.integration:jenkins-common:0.1.3'
implementation 'com.synopsys.integration:jenkins-common:0.1.4'

// Must be compatible with the versions declared in Jenkins Common
jenkinsPlugins 'org.jenkins-ci.plugins:credentials:2.1.10'
Expand Down

0 comments on commit 6aa9eb3

Please sign in to comment.