Skip to content

Commit 9136bda

Browse files
authored
Merge pull request #114 from graphql-java/dependabot/gradle/io.github.gradle-nexus.publish-plugin-2.0.0
Bump io.github.gradle-nexus.publish-plugin from 1.0.0 to 2.0.0
2 parents 60cc2bf + a7cf157 commit 9136bda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ plugins {
77
id 'java-library'
88
id 'maven-publish'
99
id 'signing'
10-
id "io.github.gradle-nexus.publish-plugin" version "1.0.0"
10+
id "io.github.gradle-nexus.publish-plugin" version "2.0.0"
1111
}
1212

1313
def getDevelopmentVersion() {

0 commit comments

Comments
 (0)