Skip to content

Commit

Permalink
Merge pull request #136 from graphql-java/dependabot/gradle/io.github…
Browse files Browse the repository at this point in the history
….gradle-nexus.publish-plugin-2.0.0

Bump io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0
  • Loading branch information
dondonz committed May 14, 2024
2 parents c33bcb1 + 2f97667 commit d0bc477
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
Expand Up @@ -7,7 +7,7 @@ plugins {
id 'java-library'
id 'maven-publish'
id 'signing'
id "io.github.gradle-nexus.publish-plugin" version "1.3.0"
id "io.github.gradle-nexus.publish-plugin" version "2.0.0"
id "biz.aQute.bnd.builder" version "6.4.0"
}

Expand Down

0 comments on commit d0bc477

Please sign in to comment.