We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 955d8c0 + bc41cd9 commit 4b5b0c4Copy full SHA for 4b5b0c4
build.gradle.kts
@@ -11,7 +11,7 @@ plugins {
11
// Gradle IntelliJ Plugin
12
id("org.jetbrains.intellij") version "1.9.0"
13
// Gradle Changelog Plugin
14
- id("org.jetbrains.changelog") version "1.3.1"
+ id("org.jetbrains.changelog") version "2.0.0"
15
// Gradle Qodana Plugin
16
id("org.jetbrains.qodana") version "0.1.13"
17
}
0 commit comments