Skip to content

Commit adb4e73

Browse files
authored
Update plugin io.github.gradle-nexus.publish-plugin to v1.2.0 (#1581)
2 parents 027aec0 + 845d324 commit adb4e73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ plugins {
1010
// https://plugins.gradle.org/plugin/com.gradle.plugin-publish
1111
id 'com.gradle.plugin-publish' version '1.1.0' apply false
1212
// https://github.com/gradle-nexus/publish-plugin/releases
13-
id 'io.github.gradle-nexus.publish-plugin' version '1.1.0' apply false
13+
id 'io.github.gradle-nexus.publish-plugin' version '1.2.0' apply false
1414
// https://github.com/spotbugs/spotbugs-gradle-plugin/releases
1515
id 'com.github.spotbugs' version '5.0.13' apply false
1616
// https://github.com/diffplug/spotless-changelog/blob/main/CHANGELOG.md

0 commit comments

Comments
 (0)