Skip to content

Commit

Permalink
chore(deps): update plugin com.vanniktech.maven.publish to v0.27.0 (#613
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jan 23, 2024
1 parent db034e0 commit 04c7211
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ plugins {
id("androidx.baselineprofile") version "1.2.2" apply false
id("app.cash.paparazzi") version "1.3.1" apply false
id("com.google.firebase.appdistribution") version "4.0.1" apply false
id("com.vanniktech.maven.publish") version "0.26.0" apply false
id("com.vanniktech.maven.publish") version "0.27.0" apply false
id("io.gitlab.arturbosch.detekt") version "1.23.4" apply false
id("org.jmailen.kotlinter") version "4.1.1" apply false
id("org.jetbrains.dokka") version "1.9.10"
Expand Down

0 comments on commit 04c7211

Please sign in to comment.