Skip to content

Commit 0d95529

Browse files
authored
Bump com.gradle.plugin-publish from 0.18.0 to 0.19.0 (#1063)
2 parents 466a7db + 684f612 commit 0d95529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pluginManagement {
22
plugins {
33
id 'com.diffplug.spotless' version '6.1.0'
44
// https://plugins.gradle.org/plugin/com.gradle.plugin-publish
5-
id 'com.gradle.plugin-publish' version '0.18.0'
5+
id 'com.gradle.plugin-publish' version '0.19.0'
66
// https://github.com/gradle-nexus/publish-plugin/releases
77
id 'io.github.gradle-nexus.publish-plugin' version '1.1.0'
88
// https://github.com/spotbugs/spotbugs-gradle-plugin/releases

0 commit comments

Comments
 (0)