Skip to content

Commit c4fb4b6

Browse files
authored
Bump the nexus publishing plugin (#1930)
2 parents c52fe1d + 950cbc7 commit c4fb4b6

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
@@ -10,7 +10,7 @@ plugins {
1010
// https://plugins.gradle.org/plugin/com.gradle.plugin-publish
1111
id 'com.gradle.plugin-publish' version '1.2.1' apply false
1212
// https://github.com/gradle-nexus/publish-plugin/releases
13-
id 'io.github.gradle-nexus.publish-plugin' version '1.3.0' apply false
13+
id 'io.github.gradle-nexus.publish-plugin' version '2.0.0-rc-1' apply false
1414
// https://github.com/spotbugs/spotbugs-gradle-plugin/releases
1515
id 'com.github.spotbugs' version '6.0.1' apply false
1616
// https://github.com/diffplug/spotless-changelog/blob/main/CHANGELOG.md

0 commit comments

Comments
 (0)