Skip to content

Commit

Permalink
Update dependency io.github.gradle-nexus:publish-plugin to v1.2.0 (#1…
Browse files Browse the repository at this point in the history
…2881)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Feb 23, 2023
1 parent b5e4e71 commit 4deb64f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ buildscript {
}
dependencies {
classpath "commons-io:commons-io:2.11.0"
classpath "io.github.gradle-nexus:publish-plugin:1.1.0"
classpath "io.github.gradle-nexus:publish-plugin:1.2.0"
classpath "com.netflix.nebula:gradle-extra-configurations-plugin:9.0.0"
classpath "com.bmuschko:gradle-nexus-plugin:$gradleNexusPluginVersion"
classpath "gradle.plugin.io.sdkman:gradle-sdkvendor-plugin:$gradleSdkVendorVersion"
Expand Down

0 comments on commit 4deb64f

Please sign in to comment.