We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ed976f commit 8cc30dbCopy full SHA for 8cc30db
build.gradle
@@ -19,8 +19,8 @@ apply from: "https://raw.githubusercontent.com/gocd/gocd-plugin-gradle-task-help
19
20
gocdPlugin {
21
id = 'cd.go.contrib.elastic-agent.docker'
22
- pluginVersion = '2.2.0'
23
- goCdVersion = '18.10.0'
+ pluginVersion = '3.0.0'
+ goCdVersion = '19.3.0'
24
name = 'Docker Elastic Agent Plugin'
25
description = 'Docker Based Elastic Agent Plugins for GoCD'
26
vendorName = 'ThoughtWorks, Inc.'
0 commit comments