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 fe70261 commit 364e287Copy full SHA for 364e287
build.gradle.kts
@@ -10,7 +10,7 @@ plugins {
10
// Gradle IntelliJ Plugin
11
id("org.jetbrains.intellij") version "1.13.3"
12
// Gradle Changelog Plugin
13
- id("org.jetbrains.changelog") version "2.0.0"
+ id("org.jetbrains.changelog") version "2.1.2"
14
}
15
16
group = properties("pluginGroup")
0 commit comments