Skip to content

Commit

Permalink
chore(deps): update plugin gitsemver to v3.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 10, 2024
1 parent 25f8ab4 commit df4c920
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -20,6 +20,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.1" }
publishOnCentral = "org.danilopianini.publish-on-central:5.1.0"
gitSemVer = "org.danilopianini.git-sensitive-semantic-versioning:3.1.4"
gitSemVer = "org.danilopianini.git-sensitive-semantic-versioning:3.1.5"
conventional-commits = { id = "it.nicolasfarabegoli.conventional-commits", version = "3.1.3" }
taskTree = "com.dorongold.task-tree:3.0.0"

0 comments on commit df4c920

Please sign in to comment.