Skip to content

Commit

Permalink
Bump io.github.gradle-nexus:publish-plugin from 1.1.0 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps [io.github.gradle-nexus:publish-plugin](https://github.com/gradle-nexus/publish-plugin) from 1.1.0 to 2.0.0.
- [Release notes](https://github.com/gradle-nexus/publish-plugin/releases)
- [Commits](gradle-nexus/publish-plugin@v1.1.0...v2.0.0)

---
updated-dependencies:
- dependency-name: io.github.gradle-nexus:publish-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Apr 8, 2024
1 parent 6961b20 commit 4149f92
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 @@ -5,7 +5,7 @@ buildscript {
}
dependencies {
classpath "com.netflix.nebula:gradle-extra-configurations-plugin:2.2.0"
classpath "io.github.gradle-nexus:publish-plugin:1.1.0"
classpath "io.github.gradle-nexus:publish-plugin:2.0.0"
classpath 'com.bmuschko:gradle-nexus-plugin:2.3.1'
classpath "io.github.groovylang.groovydoc:groovydoc-gradle-plugin:1.0.1"
}
Expand Down

0 comments on commit 4149f92

Please sign in to comment.