Skip to content

Commit db3798b

Browse files
authored
chore(deps): update plugin com.gradle.plugin-publish to v1.1.0 (#1395)
2 parents 3f5b646 + 8d4d944 commit db3798b

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.11.0'
44
// https://plugins.gradle.org/plugin/com.gradle.plugin-publish
5-
id 'com.gradle.plugin-publish' version '1.0.0'
5+
id 'com.gradle.plugin-publish' version '1.1.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)