Skip to content

Commit 0650b6d

Browse files
Update plugin mavenPublish to v0.30.0 (#295)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a482c4f commit 0650b6d

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
@@ -9,7 +9,7 @@ buildconfig = { id = "com.github.gmazzo.buildconfig", version = "3.1.0" }
99
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
1010
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }
1111
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
12-
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.29.0" }
12+
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.30.0" }
1313

1414
[libraries]
1515
autoService = "com.google.auto.service:auto-service-annotations:1.1.1"

0 commit comments

Comments
 (0)