Skip to content

Commit

Permalink
chore(deps): update plugin io.github.gradle-nexus.publish-plugin to v2 (
Browse files Browse the repository at this point in the history
#115)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 6, 2024
1 parent db45305 commit c2f81bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
pluginManagement {
plugins {
id("de.undercouch.download") version "5.6.0"
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
id("com.gradle.develocity") version "3.18.2"
}
}
Expand Down

0 comments on commit c2f81bb

Please sign in to comment.