Skip to content

Commit

Permalink
Bump plugin version to 2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
madhumithap committed Nov 9, 2022
1 parent def3a59 commit 2782c8b
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/gradle-task-helpers/4d337468

gocdPlugin {
id = 'cd.go.artifact.s3'
pluginVersion = "2.1.4"
pluginVersion = "2.1.5"
goCdVersion = '18.7.0'
name = 'Artifact plugin for S3'
description = 'Plugin allows to store and fetch artifacts using Amazon S3'
Expand Down

0 comments on commit 2782c8b

Please sign in to comment.