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 b7b609d commit 0bde949Copy full SHA for 0bde949
build.gradle.kts
@@ -14,7 +14,7 @@ plugins {
14
// Gradle IntelliJ Platform Plugin
15
id("org.jetbrains.intellij.platform") version "2.6.0"
16
// Gradle Changelog Plugin
17
- id("org.jetbrains.changelog") version "2.2.1"
+ id("org.jetbrains.changelog") version "2.4.0"
18
// Gradle Qodana Plugin
19
id("org.jetbrains.qodana") version "0.1.13"
20
// Gradle Kover Plugin
0 commit comments