Skip to content

Commit

Permalink
Update publishing plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
sagebind committed Oct 21, 2020
1 parent 464596d commit f7f942e
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 @@ import com.widen.plugins.buildkite.BuildkitePlugin
plugins {
id 'groovy'
id 'java-gradle-plugin'
id 'com.gradle.plugin-publish' version '0.10.1'
id 'com.gradle.plugin-publish' version '0.11.0'
id 'com.widen.versioning' version '0.4.1'
}

Expand Down

0 comments on commit f7f942e

Please sign in to comment.