We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2affbaf + 0443497 commit 1a3269aCopy full SHA for 1a3269a
build.gradle.kts
@@ -12,7 +12,7 @@ plugins {
12
// gradle-intellij-plugin - read more: https://github.com/JetBrains/gradle-intellij-plugin
13
id("org.jetbrains.intellij") version "1.2.0"
14
// gradle-changelog-plugin - read more: https://github.com/JetBrains/gradle-changelog-plugin
15
- id("org.jetbrains.changelog") version "1.3.0"
+ id("org.jetbrains.changelog") version "1.3.1"
16
// detekt linter - read more: https://detekt.github.io/detekt/gradle.html
17
id("io.gitlab.arturbosch.detekt") version "1.18.1"
18
// ktlint linter - read more: https://github.com/JLLeitschuh/ktlint-gradle
0 commit comments