Skip to content

Commit c2f81bb

Browse files
chore(deps): update plugin io.github.gradle-nexus.publish-plugin to v2 (#115)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent db45305 commit c2f81bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pluginManagement {
22
plugins {
33
id("de.undercouch.download") version "5.6.0"
4-
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
4+
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
55
id("com.gradle.develocity") version "3.18.2"
66
}
77
}

0 commit comments

Comments
 (0)