Skip to content

Commit

Permalink
chore(deps): update plugin io.github.gradle-nexus.publish-plugin to v…
Browse files Browse the repository at this point in the history
…2.0.0-rc-2
  • Loading branch information
renovate[bot] committed Feb 2, 2024
1 parent 48624b9 commit 49ef91a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-client/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ plugins {
jacoco
id("org.sonarqube") version "4.3.0.3225"
`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"
signing
id("org.jetbrains.dokka") version "1.8.20"
}
Expand Down

0 comments on commit 49ef91a

Please sign in to comment.