Skip to content

Commit 0786378

Browse files
authored
chore(deps): update plugin com.gradle.plugin-publish to v1.2.1 (#1800)
2 parents f672214 + 493a3b6 commit 0786378

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
@@ -8,7 +8,7 @@ pluginManagement {
88
plugins {
99
id 'com.diffplug.spotless' version '6.18.0' apply false
1010
// https://plugins.gradle.org/plugin/com.gradle.plugin-publish
11-
id 'com.gradle.plugin-publish' version '1.2.0' apply false
11+
id 'com.gradle.plugin-publish' version '1.2.1' apply false
1212
// https://github.com/gradle-nexus/publish-plugin/releases
1313
id 'io.github.gradle-nexus.publish-plugin' version '1.3.0' apply false
1414
// https://github.com/spotbugs/spotbugs-gradle-plugin/releases

0 commit comments

Comments
 (0)