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] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 9, 2024
1 parent b38ec53 commit a45e8b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion radar-commons-gradle/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {
// Match to the versions in the bottom of this file
kotlin("jvm") version "1.9.21"
`maven-publish`
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.jetbrains.dokka") version "1.9.10"
signing
}
Expand Down

0 comments on commit a45e8b1

Please sign in to comment.