Skip to content

Commit e96e762

Browse files
author
Egor Andreevich
authored
Merge pull request square#1500 from square/renovate/com.vanniktech.maven.publish-0.x
Update plugin mavenPublish to v0.25.0
2 parents fabda06 + b7320f8 commit e96e762

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
2323
dokka = { id = "org.jetbrains.dokka", version = "1.8.10" }
2424
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
2525
spotless = { id = "com.diffplug.spotless", version = "6.17.0" }
26-
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.24.0" }
26+
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.25.0" }
2727
kotlinBinaryCompatibilityValidator = { id = "org.jetbrains.kotlinx.binary-compatibility-validator", version = "0.12.1" }
2828

2929
[libraries]

0 commit comments

Comments
 (0)