Skip to content

Commit

Permalink
Merge pull request #1647 from square/renovate/com.vanniktech.maven.pu…
Browse files Browse the repository at this point in the history
…blish-0.x

Update plugin mavenPublish to v0.25.1
  • Loading branch information
JakeWharton committed Mar 24, 2023
2 parents 89a2355 + 5a53189 commit e8eb23f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -12,7 +12,7 @@ ktlint = "0.48.2"
dokka = { id = "org.jetbrains.dokka", version = "1.7.20" }
japicmp = { id = "me.champeau.gradle.japicmp", version = "0.4.1" }
ksp = { id = "com.google.devtools.ksp", version.ref = "ksp" }
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.25.0" }
mavenPublish = { id = "com.vanniktech.maven.publish", version = "0.25.1" }
mavenShadow = { id = "com.github.johnrengelman.shadow", version = "8.0.0" }
spotless = { id = "com.diffplug.spotless", version = "6.17.0" }

Expand Down

0 comments on commit e8eb23f

Please sign in to comment.