Skip to content

Commit

Permalink
Update dependency io.github.gradle-nexus:publish-plugin to v1.3.0 (#113)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 29, 2023
1 parent 0bcf77c commit a2f2010
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 @@ -7,7 +7,7 @@ buildscript {
classpath "org.grails.plugins:views-gradle:$viewGradleVersion"
classpath "org.grails.plugins:views-json:$viewsJsonVersion"
classpath "org.grails:grails-docs:${project.ext.properties.grailsDocsVersion ?: grailsVersion}"
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 a2f2010

Please sign in to comment.