Skip to content

Commit

Permalink
Merge pull request #150 from grails/renovate/io.github.gradle-nexus-p…
Browse files Browse the repository at this point in the history
…ublish-plugin-1.x

Update dependency io.github.gradle-nexus:publish-plugin to v1.3.0
  • Loading branch information
puneetbehl authored Oct 10, 2023
2 parents de1fb72 + bc6fad6 commit 9f8c4d4
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 @@ -3,7 +3,7 @@ buildscript {
maven { url "https://plugins.gradle.org/m2/" }
}
dependencies {
classpath "io.github.gradle-nexus:publish-plugin:1.1.0"
classpath "io.github.gradle-nexus:publish-plugin:1.3.0"
}
}

Expand Down

0 comments on commit 9f8c4d4

Please sign in to comment.