Skip to content

Commit

Permalink
chore(deps): update plugin com.vanniktech.maven.publish to v0.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 18, 2024
1 parent abdd377 commit b4ead6f
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.3" apply false
id("app.cash.paparazzi") version "1.3.2" apply false
id("com.google.firebase.appdistribution") version "4.2.0" apply false
id("com.vanniktech.maven.publish") version "0.27.0" apply false
id("com.vanniktech.maven.publish") version "0.28.0" apply false
id("io.gitlab.arturbosch.detekt") version "1.23.5" apply false
id("org.jmailen.kotlinter") version "4.2.0" apply false
id("org.jetbrains.dokka") version "1.9.20"
Expand Down

0 comments on commit b4ead6f

Please sign in to comment.