Skip to content

Commit

Permalink
Bump io.github.gradle-nexus.publish-plugin from 2.0.0-rc-1 to 2.0.0
Browse files Browse the repository at this point in the history
Bumps io.github.gradle-nexus.publish-plugin from 2.0.0-rc-1 to 2.0.0.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 8, 2024
1 parent affc710 commit 374361f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
jacoco
`maven-publish`
signing
id("io.github.gradle-nexus.publish-plugin") version "2.0.0-rc-1"
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
id("org.sonarqube") version "4.4.1.3373"
id("net.researchgate.release") version "3.0.2"
id("com.github.ben-manes.versions") version "0.51.0"
Expand Down

0 comments on commit 374361f

Please sign in to comment.