Skip to content

Commit

Permalink
Merge pull request #338 from cdancy/dependabot/gradle/io.github.gradl…
Browse files Browse the repository at this point in the history
…e-nexus.publish-plugin-2.0.0

Bump io.github.gradle-nexus.publish-plugin from 1.3.0 to 2.0.0
  • Loading branch information
cdancy committed Apr 22, 2024
2 parents 1158995 + 5709a51 commit 8b9b93d
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 @@ -2,7 +2,7 @@ plugins {
id 'java'
id 'maven-publish'
id 'com.github.johnrengelman.shadow' version '7.1.1'
id "io.github.gradle-nexus.publish-plugin" version "1.3.0"
id "io.github.gradle-nexus.publish-plugin" version "2.0.0"
}

apply from: "$rootDir/gradle/additional-artifacts.gradle"
Expand Down

0 comments on commit 8b9b93d

Please sign in to comment.