We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 730592e commit c924385Copy full SHA for c924385
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.2.0"
+ id("org.jetbrains.changelog") version "2.2.1"
17
// Gradle Qodana Plugin
18
id("org.jetbrains.qodana") version "0.1.13"
19
// Generate Moshi adapters.
0 commit comments