Skip to content

Commit e53f3cd

Browse files
chore(deps): update plugin io.github.gradle-nexus.publish-plugin to v1.3.0
| datasource | package | from | to | | ---------- | ----------------------------------------------------------------------------------------- | ----- | ----- | | maven | io.github.gradle-nexus.publish-plugin:io.github.gradle-nexus.publish-plugin.gradle.plugin | 1.1.0 | 1.3.0 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent 6ddc19f commit e53f3cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
id 'java-library'
33
id 'maven-publish'
44
id 'signing'
5-
id 'io.github.gradle-nexus.publish-plugin' version '1.1.0'
5+
id 'io.github.gradle-nexus.publish-plugin' version '1.3.0'
66
id "com.github.johnrengelman.shadow" version "7.1.2"
77
}
88

0 commit comments

Comments
 (0)