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.
2 parents 5122817 + 58ce296 commit 82967eaCopy full SHA for 82967ea
build.gradle.kts
@@ -11,7 +11,7 @@ plugins {
11
// Gradle IntelliJ Plugin
12
id("org.jetbrains.intellij") version "1.13.1"
13
// Gradle Changelog Plugin
14
- id("org.jetbrains.changelog") version "2.1.0"
+ id("org.jetbrains.changelog") version "2.2.1"
15
// JaCoCo Plugin
16
id("jacoco")
17
}
0 commit comments