Skip to content

Commit 8cc30db

Browse files
committed
Bump up plugin version
* Bump up plugin version to v3.0.0 * Bump up supported GoCD version to v19.3.0
1 parent 2ed976f commit 8cc30db

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ apply from: "https://raw.githubusercontent.com/gocd/gocd-plugin-gradle-task-help
1919

2020
gocdPlugin {
2121
id = 'cd.go.contrib.elastic-agent.docker'
22-
pluginVersion = '2.2.0'
23-
goCdVersion = '18.10.0'
22+
pluginVersion = '3.0.0'
23+
goCdVersion = '19.3.0'
2424
name = 'Docker Elastic Agent Plugin'
2525
description = 'Docker Based Elastic Agent Plugins for GoCD'
2626
vendorName = 'ThoughtWorks, Inc.'

0 commit comments

Comments
 (0)