Skip to content

Commit

Permalink
fix: publication
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremylong committed Sep 1, 2024
1 parent 8133df6 commit fd54350
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -138,9 +138,9 @@ publishing {
}
}

signing {
sign publishing.publications.pluginPublication
}
//signing {
// sign publishing.publications.pluginPublication
//}

gradlePlugin {
website = 'http://jeremylong.github.io/DependencyCheck/dependency-check-gradle/index.html'
Expand Down

0 comments on commit fd54350

Please sign in to comment.