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 feacc2c commit d8cf90fCopy full SHA for d8cf90f
build.gradle.kts
@@ -13,7 +13,7 @@ plugins {
13
// Gradle IntelliJ Plugin
14
id("org.jetbrains.intellij") version "1.13.3"
15
// Gradle Changelog Plugin
16
- id("org.jetbrains.changelog") version "2.0.0"
+ id("org.jetbrains.changelog") version "2.1.0"
17
// Gradle Qodana Plugin
18
id("org.jetbrains.qodana") version "0.1.13"
19
}
0 commit comments