Skip to content

Commit bd67405

Browse files
renovate[bot]augi
authored andcommitted
chore(deps): update plugin com.gradle.plugin-publish to v1.2.0
1 parent a5d0e52 commit bd67405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
plugins {
22
id 'signing'
33
id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
4-
id 'com.gradle.plugin-publish' version '1.1.0'
4+
id 'com.gradle.plugin-publish' version '1.2.0'
55
}
66

77
apply plugin: 'groovy'

0 commit comments

Comments
 (0)