Skip to content

Commit 3bcdda8

Browse files
chore(deps): update plugin io.github.gradle-nexus.publish-plugin to v1.3.0
1 parent 6789a1d commit 3bcdda8

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.1.0' apply false
1212
// https://github.com/gradle-nexus/publish-plugin/releases
13-
id 'io.github.gradle-nexus.publish-plugin' version '1.2.0' apply false
13+
id 'io.github.gradle-nexus.publish-plugin' version '1.3.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)