Skip to content

Commit

Permalink
fix(deps): update dependency io.github.gradle-nexus:publish-plugin to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 7, 2024
1 parent 5ceecef commit 741d3a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion root/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ plugins {

dependencies {
implementation("org.jetbrains.kotlinx.kover:org.jetbrains.kotlinx.kover.gradle.plugin:0.7.6")
implementation("io.github.gradle-nexus:publish-plugin:1.3.0")
implementation("io.github.gradle-nexus:publish-plugin:2.0.0")
}

gradlePlugin {
Expand Down

0 comments on commit 741d3a1

Please sign in to comment.