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.
1 parent bf3f0a3 commit bc41cd9Copy full SHA for bc41cd9
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