Skip to content
This repository has been archived by the owner on Feb 9, 2023. It is now read-only.

Commit

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

Update plugin publish to v0.19.0
  • Loading branch information
eygraber authored Feb 28, 2022
2 parents 58bc5ba + 25368a4 commit 6d740d7
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 @@ -35,7 +35,7 @@ jetbrains-compose = { id = "org.jetbrains.compose", version.ref = "jetbrains-com
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
kotlin = { id = "org.jetbrains.kotlin.android", version.ref = "kotlin" }
kotlinMultiplatform = { id = "org.jetbrains.kotlin.multiplatform", version.ref = "kotlin" }
publish = { id = "com.vanniktech.maven.publish", version = "0.18.0" }
publish = { id = "com.vanniktech.maven.publish", version = "0.19.0" }
versionsBenManes = { id = "com.github.ben-manes.versions", version.ref = "versionPlugin" }

[libraries]
Expand Down

0 comments on commit 6d740d7

Please sign in to comment.