Skip to content

Commit c5757ba

Browse files
Update plugin plugin-publish to v2 (#689)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8de29f7 commit c5757ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
66
dokka = { id = "org.jetbrains.dokka", version = "2.0.0" }
77
ktlint = { id = "org.jlleitschuh.gradle.ktlint", version = "12.3.0" }
88
maven-publish = { id = "com.vanniktech.maven.publish", version = "0.34.0" }
9-
plugin-publish = { id = "com.gradle.plugin-publish", version = "1.3.1" }
9+
plugin-publish = { id = "com.gradle.plugin-publish", version = "2.0.0" }
1010
versions = { id = "com.github.ben-manes.versions", version = "0.52.0" }
1111
license = { id = "com.jaredsburrows.license", version = "0.9.8" }
1212

0 commit comments

Comments
 (0)