Skip to content

Commit

Permalink
Update plugin com.gradle.plugin-publish to v0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 7, 2022
1 parent b74e868 commit 644bc3c
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 @@ -3,7 +3,7 @@ plugins {
id 'groovy'
id 'java-gradle-plugin'
id 'jacoco'
id 'com.gradle.plugin-publish' version '0.13.0'
id 'com.gradle.plugin-publish' version '0.20.0'
}

description = 'Gradle AWS Elastic Beanstalk plugin'
Expand Down

0 comments on commit 644bc3c

Please sign in to comment.