Skip to content

Commit 248f5e7

Browse files
chore(deps): update plugin mavenpublish to v0.34.0
1 parent 07c6760 commit 248f5e7

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
@@ -18,4 +18,4 @@ kotlin-multiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref
1818
dokka = { id = "org.jetbrains.dokka", version.ref = "dokka" }
1919
versions = { id = "com.github.ben-manes.versions", version = "0.52.0" }
2020
pluginPublish = { id = "com.gradle.plugin-publish", version = "1.3.1" }
21-
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.32.0" }
21+
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.34.0" }

0 commit comments

Comments
 (0)