Skip to content

Commit 7f4b41b

Browse files
committed
chore(deps): update plugin io.github.gradle-nexus.publish-plugin to v2
1 parent 352b027 commit 7f4b41b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ plugins {
22
base
33

44
// Publishing.
5-
id("io.github.gradle-nexus.publish-plugin") version "1.3.0" // Needs to be applied to the root project.
5+
id("io.github.gradle-nexus.publish-plugin") version "2.0.0" // Needs to be applied to the root project.
66
}
77

88
group = "io.github.typesafegithub"

0 commit comments

Comments
 (0)