Skip to content

Commit 1c467a2

Browse files
chore(deps): update plugin io.github.gradle-nexus.publish-plugin to v2
1 parent 3f1ebaf commit 1c467a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ plugins {
88
id("org.jetbrains.dokka") version "2.0.0"
99
`maven-publish`
1010
signing
11-
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
11+
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
1212
}
1313

1414
group = "de.joshuagleitze"

0 commit comments

Comments
 (0)