diff --git a/build.gradle b/build.gradle index 10df62a..7a30f8f 100644 --- a/build.gradle +++ b/build.gradle @@ -21,7 +21,7 @@ group = 'com.thoughtworks.gocd' gocdPlugin { id = 'com.thoughtworks.gocd.elastic-agent.ecs' - pluginVersion = '7.4.0' + pluginVersion = '7.4.1' goCdVersion = '21.4.0' name = 'GoCD Elastic Agent Plugin for Amazon ECS' description = 'GoCD Elastic Agent Plugin for Amazon Elastic Container Service allow for more efficient use of instances'