Skip to content

Commit

Permalink
chore(deps): update plugin com.gradle.plugin-publish to v1.2.1 (#416)
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 Aug 17, 2023
1 parent 101f4ce commit a9402d8
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
@@ -1,7 +1,7 @@
plugins {
id 'signing'
id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
id 'com.gradle.plugin-publish' version '1.2.0'
id 'com.gradle.plugin-publish' version '1.2.1'
}

apply plugin: 'groovy'
Expand Down

0 comments on commit a9402d8

Please sign in to comment.