Skip to content

Commit

Permalink
Bump io.github.gradle-nexus.publish-plugin from 2.0.0-rc-1 to 2.0.0-rc-2
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-rc-2.

---
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 Mar 8, 2024
1 parent ab089c0 commit df09474
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 @@ -6,7 +6,7 @@ plugins {
`java-gradle-plugin`
kotlin("jvm") version "1.9.0"
`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-rc-2"
id("org.jetbrains.dokka") version "1.9.0"
signing
}
Expand Down

0 comments on commit df09474

Please sign in to comment.