Skip to content

Commit 26482e5

Browse files
Update plugin mavenPublish to v0.25.2
1 parent 7d5840f commit 26482e5

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
@@ -7,7 +7,7 @@ buildconfig = { id = "com.github.gmazzo.buildconfig", version = "3.1.0" }
77
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
88
dokka = { id = "org.jetbrains.dokka", version = "1.8.10" }
99
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
10-
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.24.0" }
10+
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.25.2" }
1111

1212
[libraries]
1313
autoService = "com.google.auto.service:auto-service-annotations:1.0.1"

0 commit comments

Comments
 (0)