Skip to content

Commit

Permalink
chore(deps): update plugin gitsemver to v1.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 8, 2023
1 parent 324d76f commit a00f47b
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 @@ -19,6 +19,6 @@ ktlint = { id = "org.jlleitschuh.gradle.ktlint", version.ref = "ktlint" }
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
publish = { id = "com.gradle.plugin-publish", version = "1.2.0" }
publishOnCentral = "org.danilopianini.publish-on-central:5.0.5"
gitSemVer = "org.danilopianini.git-sensitive-semantic-versioning:1.1.9"
gitSemVer = "org.danilopianini.git-sensitive-semantic-versioning:1.1.10"
conventional-commits = { id = "it.nicolasfarabegoli.conventional-commits", version = "3.1.1" }
taskTree = "com.dorongold.task-tree:2.1.1"

0 comments on commit a00f47b

Please sign in to comment.