Skip to content

Commit

Permalink
Updated the GoCD target version
Browse files Browse the repository at this point in the history
  • Loading branch information
maheshp committed Nov 7, 2019
1 parent c6c8335 commit 1668118
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 @@ -20,7 +20,7 @@ apply from: "https://raw.githubusercontent.com/gocd/gocd-plugin-gradle-task-help
gocdPlugin {
id = 'com.thoughtworks.gocd.secretmanager.aws'
pluginVersion = '0.0.1'
goCdVersion = '19.3.0'
goCdVersion = '19.6.0'
name = 'AWS Secrets Manager based secrets plugin for GoCD'
description = 'AWS Secrets Manager based secrets plugin for GoCD'
vendorName = 'ThoughtWorks, Inc.'
Expand Down

1 comment on commit 1668118

@obyerere
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can this ersion work with GoCD version 19.8.0

Please sign in to comment.