Skip to content

Commit

Permalink
chore(deps): update plugin gitsemver to v1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 5, 2023
1 parent 651bb43 commit 5d23d2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -9,7 +9,7 @@ kotlin-gradlePlugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", ve
npmPublish = { module = "dev.petuska:npm-publish-gradle-plugin", version.ref = "npmPublish" }

[plugins]
gitSemVer = "org.danilopianini.git-sensitive-semantic-versioning:0.3.0"
gitSemVer = "org.danilopianini.git-sensitive-semantic-versioning:1.0.1"
npmPublish = { id = "dev.petuska.npm.publish", version.ref = "npmPublish" }
nexusPublish = "de.marcphilipp.nexus-publish:0.4.0"
kotlin-jvm = { id = "org.jetbrains.kotlin.jvm", version.ref = "kotlin" }
Expand Down

0 comments on commit 5d23d2f

Please sign in to comment.