Skip to content

Commit

Permalink
Merge pull request #60 from mcatta/renovate/com.vanniktech.maven.publ…
Browse files Browse the repository at this point in the history
…ish-0.x

chore(deps): update plugin publish to v0.30.0
  • Loading branch information
mcatta authored Oct 14, 2024
2 parents 4364007 + 205cba0 commit 09b517d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ turbine = { module = "app.cash.turbine:turbine", version = "1.1.0" }

[plugins]
kotlin = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
publish = { id = "com.vanniktech.maven.publish", version = "0.29.0" }
publish = { id = "com.vanniktech.maven.publish", version = "0.30.0" }
dokka = { id = "org.jetbrains.dokka", version = "1.9.20" }

0 comments on commit 09b517d

Please sign in to comment.