Skip to content

Commit

Permalink
Update plugin com.gradle.plugin-publish to v1.2.1 (#397)
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] committed Aug 17, 2023
1 parent 0a69aaf commit b0a304e
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,6 +1,6 @@
plugins {
id 'groovy-gradle-plugin'
id 'com.gradle.plugin-publish' version '1.2.0'
id 'com.gradle.plugin-publish' version '1.2.1'
}

sourceCompatibility = '1.8'
Expand Down

0 comments on commit b0a304e

Please sign in to comment.