Skip to content

Commit dc8c6cd

Browse files
chore(deps): update plugin io.github.gradle-nexus.publish-plugin to v2
1 parent 07ded17 commit dc8c6cd

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
@@ -9,7 +9,7 @@ plugins {
99
id("org.jetbrains.dokka") version "1.9.20"
1010
`maven-publish`
1111
signing
12-
id("io.github.gradle-nexus.publish-plugin") version "1.3.0"
12+
id("io.github.gradle-nexus.publish-plugin") version "2.0.0"
1313
idea
1414
}
1515

0 commit comments

Comments
 (0)