Skip to content

Commit

Permalink
chore(deps): update plugin conventional-commits to v3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 2, 2023
1 parent 3cb7557 commit 3c5a45c
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 @@ -20,5 +20,5 @@ 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"
conventional-commits = { id = "it.nicolasfarabegoli.conventional-commits", version = "3.1.0" }
conventional-commits = { id = "it.nicolasfarabegoli.conventional-commits", version = "3.1.1" }
taskTree = "com.dorongold.task-tree:2.1.1"

0 comments on commit 3c5a45c

Please sign in to comment.