Skip to content

Commit

Permalink
Bump com.gradle.plugin-publish from 0.18.0 to 0.19.0 (#1063)
Browse files Browse the repository at this point in the history
  • Loading branch information
nedtwigg authored Jan 6, 2022
2 parents 466a7db + 684f612 commit 0d95529
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pluginManagement {
plugins {
id 'com.diffplug.spotless' version '6.1.0'
// https://plugins.gradle.org/plugin/com.gradle.plugin-publish
id 'com.gradle.plugin-publish' version '0.18.0'
id 'com.gradle.plugin-publish' version '0.19.0'
// https://github.com/gradle-nexus/publish-plugin/releases
id 'io.github.gradle-nexus.publish-plugin' version '1.1.0'
// https://github.com/spotbugs/spotbugs-gradle-plugin/releases
Expand Down

0 comments on commit 0d95529

Please sign in to comment.