We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0460895 commit d085029Copy full SHA for d085029
build.gradle.kts
@@ -17,7 +17,7 @@ intellij {
17
version = "IU-2019.2"
18
downloadSources = true
19
pluginName = "idea-conventional-commit-commitlint"
20
- setPlugins("com.github.lppedd.idea-conventional-commit:0.8.0")
+ setPlugins("com.github.lppedd.idea-conventional-commit:0.15.3")
21
}
22
23
dependencies {
0 commit comments