Skip to content

Commit c5798ad

Browse files
Update plugin maven-publish to v0.34.0 (#668)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8c4983d commit c5798ad

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
@@ -5,7 +5,7 @@ kotlin = "2.2.0"
55
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" }
8-
maven-publish = { id = "com.vanniktech.maven.publish", version = "0.33.0" }
8+
maven-publish = { id = "com.vanniktech.maven.publish", version = "0.34.0" }
99
plugin-publish = { id = "com.gradle.plugin-publish", version = "1.3.1" }
1010
versions = { id = "com.github.ben-manes.versions", version = "0.52.0" }
1111
license = { id = "com.jaredsburrows.license", version = "0.9.8" }

0 commit comments

Comments
 (0)