OSDN Git Service

Bump io.github.gradle-nexus.publish-plugin from 1.0.0 to 1.1.0
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 18 May 2021 06:57:35 +0000 (06:57 +0000)
committerGitHub <noreply@github.com>
Tue, 18 May 2021 06:57:35 +0000 (06:57 +0000)
Bumps io.github.gradle-nexus.publish-plugin from 1.0.0 to 1.1.0.

Signed-off-by: dependabot[bot] <support@github.com>
build.gradle

index 57b73a4..2f27446 100644 (file)
@@ -5,7 +5,7 @@ plugins {
     id 'maven-publish'
     id 'java-library-distribution'
     id "signing"
-    id "io.github.gradle-nexus.publish-plugin" version "1.0.0"
+    id "io.github.gradle-nexus.publish-plugin" version "1.1.0"
     id 'com.palantir.git-version' version "0.12.3"
 }