Skip to content

Commit d085029

Browse files
committed
build: rebase on Conventional Commit 0.15.3
1 parent 0460895 commit d085029

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ intellij {
1717
version = "IU-2019.2"
1818
downloadSources = true
1919
pluginName = "idea-conventional-commit-commitlint"
20-
setPlugins("com.github.lppedd.idea-conventional-commit:0.8.0")
20+
setPlugins("com.github.lppedd.idea-conventional-commit:0.15.3")
2121
}
2222

2323
dependencies {

0 commit comments

Comments
 (0)